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