summaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/m_globalload.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/m_globalload.cpp b/src/modules/m_globalload.cpp
index 18258e3ba..4456a1352 100644
--- a/src/modules/m_globalload.cpp
+++ b/src/modules/m_globalload.cpp
@@ -28,6 +28,7 @@ using namespace std;
#include "channels.h"
#include "modules.h"
#include "inspircd.h"
+#include "helperfuncs.h"
extern InspIRCd *ServerInstance;