summaryrefslogtreecommitdiff
path: root/src/heal_location.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heal_location.c')
-rw-r--r--src/heal_location.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/heal_location.c b/src/heal_location.c
index 3bb24e1a1..5eda24d67 100644
--- a/src/heal_location.c
+++ b/src/heal_location.c
@@ -1,6 +1,8 @@
#include "global.h"
#include "heal_location.h"
#include "constants/maps.h"
+#include "constants/heal_locations.h"
+
#include "data/heal_locations.h"
u32 GetHealLocationIndexByMap(u16 mapGroup, u16 mapNum)