summaryrefslogtreecommitdiff
path: root/src/map/HPMmap.c
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-11-06 04:15:56 +0300
committerAndrei Karas <akaras@inbox.ru>2018-11-14 06:00:50 +0300
commit172f8c8ac189e1f6590324eb0aca14cffdba3083 (patch)
tree28145c62104455d9ab69c2f8f3b75e8d206a1bf8 /src/map/HPMmap.c
parent27fb22d9f492cffe206594e5af0f854cf8fa3ce5 (diff)
downloadhercules-172f8c8ac189e1f6590324eb0aca14cffdba3083.tar.gz
hercules-172f8c8ac189e1f6590324eb0aca14cffdba3083.tar.bz2
hercules-172f8c8ac189e1f6590324eb0aca14cffdba3083.tar.xz
hercules-172f8c8ac189e1f6590324eb0aca14cffdba3083.zip
Add compile time validation for packet ZC_ITEM_PREVIEW.
Diffstat (limited to 'src/map/HPMmap.c')
-rw-r--r--src/map/HPMmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/HPMmap.c b/src/map/HPMmap.c
index 8ea524d23..6eff37df8 100644
--- a/src/map/HPMmap.c
+++ b/src/map/HPMmap.c
@@ -74,7 +74,6 @@
#include "map/mercenary.h"
#include "map/mob.h"
#include "map/npc.h"
-#include "map/packets_struct.h"
#include "map/party.h"
#include "map/path.h"
#include "map/pc.h"