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