diff options
Diffstat (limited to 'src/cmd_commands.cpp')
-rw-r--r-- | src/cmd_commands.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_commands.cpp b/src/cmd_commands.cpp index 5fd976734..57f142207 100644 --- a/src/cmd_commands.cpp +++ b/src/cmd_commands.cpp @@ -18,7 +18,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_commands.h" +#include "commands/cmd_commands.h" extern InspIRCd* ServerInstance; |