diff options
Diffstat (limited to 'src/rom6.c')
-rw-r--r-- | src/rom6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rom6.c b/src/rom6.c index 32b5f52a5..c25f0f9f5 100644 --- a/src/rom6.c +++ b/src/rom6.c @@ -8,7 +8,7 @@ #include "pokemon_menu.h" #include "overworld.h" #include "script.h" -#include "songs.h" +#include "constants/songs.h" #include "sound.h" #include "sprite.h" #include "task.h" |