summaryrefslogtreecommitdiffstats
path: root/source/packets/cPacket_DestroyEntity.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/packets/cPacket_DestroyEntity.h')
-rw-r--r--source/packets/cPacket_DestroyEntity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/packets/cPacket_DestroyEntity.h b/source/packets/cPacket_DestroyEntity.h
index 0b852e727..7410bd8eb 100644
--- a/source/packets/cPacket_DestroyEntity.h
+++ b/source/packets/cPacket_DestroyEntity.h
@@ -1,7 +1,7 @@
#pragma once
#include "cPacket.h"
-#include "PacketID.h"
+
class cEntity;
class cPacket_DestroyEntity : public cPacket