diff options
Diffstat (limited to 'src/xline.cpp')
-rw-r--r-- | src/xline.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xline.cpp b/src/xline.cpp index 2ad58d093..0a1150aa8 100644 --- a/src/xline.cpp +++ b/src/xline.cpp @@ -32,7 +32,7 @@ using namespace std; #include "commands.h" #include "xline.h" #include "inspstring.h" -#include "helperfuncs.h" + #include "hashcomp.h" #include "typedefs.h" #include "configreader.h" |