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