X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=drivers%2Fsdl%2Fthrottle.c;fp=drivers%2Fgp2x_test%2Fthrottle.c;h=5272226ba7bd079d99618875fcfca108eae5c169;hp=4a6d699527b624324a13a5821cb6f404dd4bebbf;hb=4a2a617ac879a95babe3b8a822188b71e9769ba4;hpb=396c448eb538587248ddbf586a90371c71b48183 diff --git a/drivers/gp2x_test/throttle.c b/drivers/sdl/throttle.c similarity index 95% rename from drivers/gp2x_test/throttle.c rename to drivers/sdl/throttle.c index 4a6d699..5272226 100644 --- a/drivers/gp2x_test/throttle.c +++ b/drivers/sdl/throttle.c @@ -2,8 +2,8 @@ #include #include "../common/main.h" -#include "../gp2x/gp2x.h" -#include "../gp2x/throttle.h" +#include "../common/throttle.h" +#include "../common/settings.h" extern uint8 PAL;