diff options
Diffstat (limited to 'src/cmd_loadmodule.cpp')
-rw-r--r-- | src/cmd_loadmodule.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_loadmodule.cpp b/src/cmd_loadmodule.cpp index 835a5b170..9b3a85f1d 100644 --- a/src/cmd_loadmodule.cpp +++ b/src/cmd_loadmodule.cpp @@ -17,7 +17,7 @@ #include "inspircd.h" #include "users.h" #include "commands.h" -#include "helperfuncs.h" + #include "commands/cmd_loadmodule.h" |