diff options
Diffstat (limited to 'src/heal_location.c')
-rw-r--r-- | src/heal_location.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heal_location.c b/src/heal_location.c index b378e8e8c..5eda24d67 100644 --- a/src/heal_location.c +++ b/src/heal_location.c @@ -1,6 +1,7 @@ #include "global.h" #include "heal_location.h" #include "constants/maps.h" +#include "constants/heal_locations.h" #include "data/heal_locations.h" |