summaryrefslogtreecommitdiff
path: root/src/map/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/status.c')
-rw-r--r--src/map/status.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/status.c b/src/map/status.c
index 4d36ddec3..611f7e02e 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -9,8 +9,9 @@
#include "../common/utils.h"
#include "../common/ers.h"
-#include "pc.h"
#include "map.h"
+#include "path.h"
+#include "pc.h"
#include "pet.h"
#include "npc.h"
#include "mob.h"