summaryrefslogtreecommitdiff
path: root/src/region_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/region_map.c')
-rw-r--r--src/region_map.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/region_map.c b/src/region_map.c
index d7b53d631..4caf3147a 100644
--- a/src/region_map.c
+++ b/src/region_map.c
@@ -11,7 +11,6 @@
#include "overworld.h"
#include "constants/flags.h"
#include "event_data.h"
-#include "rom6.h"
#include "secret_base.h"
#include "string_util.h"
#include "international_string_util.h"
@@ -20,6 +19,8 @@
#include "constants/songs.h"
#include "m4a.h"
#include "field_effect.h"
+#include "field_specials.h"
+#include "fldeff.h"
#include "region_map.h"
#include "constants/region_map_sections.h"
#include "heal_location.h"