summaryrefslogtreecommitdiff
path: root/src/debug/sound_check_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/sound_check_menu.c')
-rw-r--r--src/debug/sound_check_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/sound_check_menu.c b/src/debug/sound_check_menu.c
index 14261b75e..968b047d9 100644
--- a/src/debug/sound_check_menu.c
+++ b/src/debug/sound_check_menu.c
@@ -6,7 +6,7 @@
#include "main.h"
#include "text.h"
#include "menu.h"
-#include "songs.h"
+#include "constants/songs.h"
#include "title_screen.h"
#include "sound.h"
#include "pokedex_cry_screen.h"