diff options
Diffstat (limited to 'src/cmd_users.cpp')
-rw-r--r-- | src/cmd_users.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_users.cpp b/src/cmd_users.cpp index 963f392c1..ff8877df4 100644 --- a/src/cmd_users.cpp +++ b/src/cmd_users.cpp @@ -16,7 +16,7 @@ #include "users.h" #include "commands.h" -#include "helperfuncs.h" + #include "commands/cmd_users.h" void cmd_users::Handle (const char** parameters, int pcnt, userrec *user) |