summaryrefslogtreecommitdiff
path: root/src/battle_controller_opponent.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/battle_controller_opponent.c')
-rw-r--r--src/battle_controller_opponent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_controller_opponent.c b/src/battle_controller_opponent.c
index d69de8c29..97024d12c 100644
--- a/src/battle_controller_opponent.c
+++ b/src/battle_controller_opponent.c
@@ -11,7 +11,7 @@
#include "util.h"
#include "main.h"
#include "item.h"
-#include "items.h"
+#include "constants/items.h"
#include "songs.h"
#include "sound.h"
#include "moves.h"