X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=drivers%2Fgp2x%2Fthrottle.c;fp=drivers%2Fgp2x%2Fthrottle.c;h=5a5f55efc4816f00c8b37c3a787e78722cd06ea4;hp=c572598f29e0ad196ef4251354e6bb4218701f4e;hb=4a2a617ac879a95babe3b8a822188b71e9769ba4;hpb=396c448eb538587248ddbf586a90371c71b48183 diff --git a/drivers/gp2x/throttle.c b/drivers/gp2x/throttle.c index c572598..5a5f55e 100644 --- a/drivers/gp2x/throttle.c +++ b/drivers/gp2x/throttle.c @@ -1,6 +1,6 @@ #include +#include "../common/settings.h" #include "main.h" -#include "gp2x.h" #include "minimal.h" #include "throttle.h"