summaryrefslogtreecommitdiff
path: root/src/field/battle_tower.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/field/battle_tower.c')
-rw-r--r--src/field/battle_tower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field/battle_tower.c b/src/field/battle_tower.c
index 37ef10c24..db822f71b 100644
--- a/src/field/battle_tower.c
+++ b/src/field/battle_tower.c
@@ -10,7 +10,7 @@
#include "item.h"
#include "constants/items.h"
#include "main.h"
-#include "map_object_constants.h"
+#include "constants/map_objects.h"
#include "constants/moves.h"
#include "new_game.h"
#include "overworld.h"