summaryrefslogtreecommitdiff
path: root/src/modules/m_opersha256.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_opersha256.cpp')
-rw-r--r--src/modules/m_opersha256.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/m_opersha256.cpp b/src/modules/m_opersha256.cpp
index 289ea6f7d..285d58d8b 100644
--- a/src/modules/m_opersha256.cpp
+++ b/src/modules/m_opersha256.cpp
@@ -45,6 +45,7 @@ using namespace std;
#include "channels.h"
#include "modules.h"
#include "helperfuncs.h"
+#include "inspircd.h"
static Server *Srv;