X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplat_sdl.c;h=b5d1c86cfdfeb12d7f3c8a474c61ab18b0fcd613;hb=e0aec5eebf0fefe7a7314940546ef8a23d2169b7;hp=08afd70d6be0feab811e83fda58afa6e03e87a54;hpb=ab423939f0af46542bb23000e77a30976c8c2335;p=pcsx_rearmed.git diff --git a/frontend/plat_sdl.c b/frontend/plat_sdl.c index 08afd70d..b5d1c86c 100644 --- a/frontend/plat_sdl.c +++ b/frontend/plat_sdl.c @@ -10,9 +10,10 @@ #include #include -#include "common/input.h" -#include "common/in_sdl.h" -#include "common/menu.h" + +#include "libpicofe/input.h" +#include "libpicofe/in_sdl.h" +#include "libpicofe/menu.h" #include "plugin_lib.h" #include "main.h" #include "plat.h"