diff --git a/src/game/mario_actions_automatic.c b/src/game/mario_actions_automatic.c index 83d56f35..0e7489c9 100644 --- a/src/game/mario_actions_automatic.c +++ b/src/game/mario_actions_automatic.c @@ -18,7 +18,7 @@ #include "thread6.h" #ifdef BETTERCAMERA - #include "pc\controller\controller_mouse.h" + #include "pc/controller/controller_mouse.h" extern u8 newcam_mouse; #endif