summaryrefslogtreecommitdiff
path: root/src/scene/intro_credits_graphics.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/scene/intro_credits_graphics.c')
-rwxr-xr-xsrc/scene/intro_credits_graphics.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scene/intro_credits_graphics.c b/src/scene/intro_credits_graphics.c
index bb80ef3b6..05c67696a 100755
--- a/src/scene/intro_credits_graphics.c
+++ b/src/scene/intro_credits_graphics.c
@@ -13,9 +13,9 @@
#include "palette.h"
#include "random.h"
#include "save.h"
-#include "songs.h"
+#include "constants/songs.h"
#include "sound.h"
-#include "species.h"
+#include "constants/species.h"
#include "task.h"
#include "title_screen.h"
#include "trig.h"