diff options
Diffstat (limited to 'src/cmd_admin.cpp')
-rw-r--r-- | src/cmd_admin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_admin.cpp b/src/cmd_admin.cpp index 98dd13f7e..d87b2de2c 100644 --- a/src/cmd_admin.cpp +++ b/src/cmd_admin.cpp @@ -17,7 +17,7 @@ #include "configreader.h" #include "users.h" #include "commands.h" -#include "helperfuncs.h" + #include "commands/cmd_admin.h" |