summaryrefslogtreecommitdiffstats
path: root/source/cServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/cServer.cpp')
-rw-r--r--source/cServer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cServer.cpp b/source/cServer.cpp
index a4e2607a5..0ededcf3c 100644
--- a/source/cServer.cpp
+++ b/source/cServer.cpp
@@ -20,7 +20,7 @@
#include "cFurnaceRecipe.h"
#include "cTracer.h"
#include "cWebAdmin.h"
-#include "ProtocolRecognizer.h"
+#include "Protocol/ProtocolRecognizer.h"
#include "MersenneTwister.h"