diff options
Diffstat (limited to 'src/users.cpp')
-rw-r--r-- | src/users.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/users.cpp b/src/users.cpp index 41d25cf53..84bdbb9d6 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -23,7 +23,7 @@ #include <stdarg.h> #include "inspstring.h" #include "commands.h" -#include "helperfuncs.h" + #include "typedefs.h" #include "socketengine.h" #include "hashcomp.h" |