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 0ededcf3c..cd7710fb8 100644
--- a/source/cServer.cpp
+++ b/source/cServer.cpp
@@ -6,7 +6,7 @@
#include "cServer.h"
#include "cClientHandle.h"
#include "cTimer.h"
-#include "cMonster.h"
+#include "Mobs/Monster.h"
#include "cSocket.h"
#include "cRoot.h"
#include "cWorld.h"