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