diff options
Diffstat (limited to 'src/userprocess.cpp')
-rw-r--r-- | src/userprocess.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userprocess.cpp b/src/userprocess.cpp index 5cf116978..49a4e9089 100644 --- a/src/userprocess.cpp +++ b/src/userprocess.cpp @@ -42,7 +42,7 @@ using namespace std; #include "commands.h" #include "xline.h" #include "inspstring.h" -#include "helperfuncs.h" + #include "hashcomp.h" #include "socketengine.h" #include "userprocess.h" |