diff options
Diffstat (limited to 'src/modules/m_spy.cpp')
-rw-r--r-- | src/modules/m_spy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_spy.cpp b/src/modules/m_spy.cpp index df52b4fee..55b3a650c 100644 --- a/src/modules/m_spy.cpp +++ b/src/modules/m_spy.cpp @@ -34,7 +34,7 @@ using namespace std; #include "modules.h" #include "commands.h" #include "socket.h" -#include "helperfuncs.h" + #include "inspircd.h" #include "inspstring.h" #include "hashcomp.h" |