diff options
Diffstat (limited to 'src/command_parse.cpp')
-rw-r--r-- | src/command_parse.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command_parse.cpp b/src/command_parse.cpp index e3d47e9b7..d7c8aefe5 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -36,7 +36,7 @@ #include "commands.h" #include "xline.h" #include "inspstring.h" -#include "helperfuncs.h" + #include "hashcomp.h" #include "socketengine.h" #include "userprocess.h" |