From 31105c152d9a18817e51890fb9581a32c6fefcc3 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sat, 6 May 2006 02:20:20 +0000 Subject: - Added missing include to npc.c... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6499 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/npc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/npc.c') diff --git a/src/map/npc.c b/src/map/npc.c index 5ff66ef7a..7c89545cb 100644 --- a/src/map/npc.c +++ b/src/map/npc.c @@ -7,6 +7,7 @@ #include #include #include +#include #include "../common/timer.h" #include "../common/nullpo.h" -- cgit v1.2.3-60-g2f50