diff options
Diffstat (limited to 'source/packets/cPacket_13.h')
-rw-r--r-- | source/packets/cPacket_13.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/packets/cPacket_13.h b/source/packets/cPacket_13.h index ec9aedc3c..fb001166e 100644 --- a/source/packets/cPacket_13.h +++ b/source/packets/cPacket_13.h @@ -1,7 +1,7 @@ #pragma once
#include "cPacket.h"
-#include "PacketID.h"
+
class cPacket_13 : public cPacket
{
|