diff options
Diffstat (limited to 'src/cmd_lusers.cpp')
-rw-r--r-- | src/cmd_lusers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_lusers.cpp b/src/cmd_lusers.cpp index 8933efa04..0405145e2 100644 --- a/src/cmd_lusers.cpp +++ b/src/cmd_lusers.cpp @@ -17,7 +17,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_lusers.h" +#include "commands/cmd_lusers.h" void cmd_lusers::Handle (char **parameters, int pcnt, userrec *user) { |