diff options
Diffstat (limited to 'src/overlays/actors/ovl_En_Peehat')
| -rw-r--r-- | src/overlays/actors/ovl_En_Peehat/z_en_peehat.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/overlays/actors/ovl_En_Peehat/z_en_peehat.c b/src/overlays/actors/ovl_En_Peehat/z_en_peehat.c index 698f42c6a..980802bd2 100644 --- a/src/overlays/actors/ovl_En_Peehat/z_en_peehat.c +++ b/src/overlays/actors/ovl_En_Peehat/z_en_peehat.c @@ -1,6 +1,6 @@ #include "z_en_peehat.h" -#include "overlays/actors/ovl_En_Bom/z_en_bom.h" -#include "overlays/effects/ovl_Effect_Ss_Hahen/z_eff_ss_hahen.h" +#include "src/overlays/actors/ovl_En_Bom/z_en_bom.h" +#include "src/overlays/effects/ovl_Effect_Ss_Hahen/z_eff_ss_hahen.h" #include "libc64/qrand.h" #include "array_count.h" |
