summaryrefslogtreecommitdiff
path: root/src/overlays/actors/ovl_En_G_Switch
diff options
context:
space:
mode:
Diffstat (limited to 'src/overlays/actors/ovl_En_G_Switch')
-rw-r--r--src/overlays/actors/ovl_En_G_Switch/z_en_g_switch.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/overlays/actors/ovl_En_G_Switch/z_en_g_switch.c b/src/overlays/actors/ovl_En_G_Switch/z_en_g_switch.c
index 5b04ca742..c861dc767 100644
--- a/src/overlays/actors/ovl_En_G_Switch/z_en_g_switch.c
+++ b/src/overlays/actors/ovl_En_G_Switch/z_en_g_switch.c
@@ -5,9 +5,9 @@
*/
#include "z_en_g_switch.h"
-#include "overlays/actors/ovl_En_Syateki_Itm/z_en_syateki_itm.h"
-#include "overlays/effects/ovl_Effect_Ss_Kakera/z_eff_ss_kakera.h"
-#include "overlays/effects/ovl_Effect_Ss_HitMark/z_eff_ss_hitmark.h"
+#include "src/overlays/actors/ovl_En_Syateki_Itm/z_en_syateki_itm.h"
+#include "src/overlays/effects/ovl_Effect_Ss_Kakera/z_eff_ss_kakera.h"
+#include "src/overlays/effects/ovl_Effect_Ss_HitMark/z_eff_ss_hitmark.h"
#include "libc64/qrand.h"
#include "gfx.h"