diff options
-rw-r--r-- | src/users.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/users.cpp b/src/users.cpp index 2c36a444c..b5a30093a 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -27,6 +27,7 @@ using namespace std; #include <signal.h> #endif #include "inspstring.h" +#include "commands.h" #include "helperfuncs.h" extern std::stringstream config_f; |