diff options
Diffstat (limited to 'src/connection.cpp')
-rw-r--r-- | src/connection.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connection.cpp b/src/connection.cpp index 031feba02..384f626e2 100644 --- a/src/connection.cpp +++ b/src/connection.cpp @@ -28,6 +28,7 @@ #include "inspircd.h" #include "modules.h" #include "inspstring.h" +#include "helperfuncs.h" using namespace std; |