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