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