summaryrefslogtreecommitdiffstats
path: root/source/packets/cPacket_SpawnMob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/packets/cPacket_SpawnMob.cpp')
-rw-r--r--source/packets/cPacket_SpawnMob.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/packets/cPacket_SpawnMob.cpp b/source/packets/cPacket_SpawnMob.cpp
index 8de03f04b..0055e74db 100644
--- a/source/packets/cPacket_SpawnMob.cpp
+++ b/source/packets/cPacket_SpawnMob.cpp
@@ -1,7 +1,7 @@
#include "cPacket_SpawnMob.h"
-#include "Vector3i.h"
+#include "../Vector3i.h"
-#include "cMCLogger.h"
+#include "../cMCLogger.h"
cPacket_SpawnMob::~cPacket_SpawnMob()
{