summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/command_parse.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command_parse.cpp b/src/command_parse.cpp
index dfde943a6..8d0752206 100644
--- a/src/command_parse.cpp
+++ b/src/command_parse.cpp
@@ -58,6 +58,7 @@ using namespace std;
#include "socket.h"
#include "dns.h"
#include "typedefs.h"
+#include "command_parse.h"
extern InspIRCd* ServerInstance;