diff options
Diffstat (limited to 'src/snomasks.cpp')
-rw-r--r-- | src/snomasks.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/snomasks.cpp b/src/snomasks.cpp index 7aac60330..3b52e2f0e 100644 --- a/src/snomasks.cpp +++ b/src/snomasks.cpp @@ -21,6 +21,6 @@ #include "modules.h" #include "commands.h" #include "xline.h" -#include "helperfuncs.h" + #include "snomasks.h" |