X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=input.c;fp=input.c;h=8030e1f944dc9fa5572d571c3b6431b3ac71960c;hb=afdbb7c87325a4a6280943564da2e9e19cefc55b;hp=38818585cef3f68488ea136715522e302bc88c15;hpb=a1b30e1a4a93f8104a1119e4387fa83ba777c712;p=libpicofe.git diff --git a/input.c b/input.c index 3881858..8030e1f 100644 --- a/input.c +++ b/input.c @@ -17,10 +17,6 @@ #include "plat.h" #include "lprintf.h" -#ifdef IN_GP2X -#error needs update: in_gp2x_init in_gp2x_update -#include "../gp2x/in_gp2x.h" -#endif #ifdef IN_VK #error needs update: in_vk_init in_vk_update #include "../win32/in_vk.h"