summaryrefslogtreecommitdiffstats
path: root/source/packets/cPacket_TeleportEntity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/packets/cPacket_TeleportEntity.cpp')
-rw-r--r--source/packets/cPacket_TeleportEntity.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/packets/cPacket_TeleportEntity.cpp b/source/packets/cPacket_TeleportEntity.cpp
index 73c7c0524..f5be680aa 100644
--- a/source/packets/cPacket_TeleportEntity.cpp
+++ b/source/packets/cPacket_TeleportEntity.cpp
@@ -1,6 +1,6 @@
#include "cPacket_TeleportEntity.h"
-#include "cEntity.h"
+#include "../cEntity.h"
cPacket_TeleportEntity::cPacket_TeleportEntity(cEntity* a_Client)
{