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