summaryrefslogtreecommitdiff
path: root/src/userprocess.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/userprocess.cpp')
-rw-r--r--src/userprocess.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/userprocess.cpp b/src/userprocess.cpp
index f8d7218cf..39ece61b0 100644
--- a/src/userprocess.cpp
+++ b/src/userprocess.cpp
@@ -57,6 +57,7 @@ using namespace std;
#include "hashcomp.h"
#include "socketengine.h"
#include "typedefs.h"
+#include "command_parse.h"
extern int MODCOUNT;
extern struct sockaddr_in client,server;