diff options
Diffstat (limited to 'src/map/npc.c')
-rw-r--r-- | src/map/npc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/npc.c b/src/map/npc.c index 531ea83cb..c028a7ca4 100644 --- a/src/map/npc.c +++ b/src/map/npc.c @@ -5,7 +5,6 @@ #include "../common/timer.h" #include "../common/nullpo.h" #include "../common/malloc.h" -#include "../common/grfio.h" #include "../common/showmsg.h" #include "../common/ers.h" #include "../common/db.h" |