summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commands.cpp b/src/commands.cpp
index 258fb635c..0b43ca134 100644
--- a/src/commands.cpp
+++ b/src/commands.cpp
@@ -61,6 +61,7 @@ using namespace std;
#include "hashcomp.h"
#include "socketengine.h"
#include "typedefs.h"
+#include "command_parse.h"
extern SocketEngine* SE;
extern ServerConfig* Config;