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