X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpulib%2Fvout_fb.c;fp=plugins%2Fgpu_neon%2Fvout_fb.c;h=021efa72724b4048bb087ffce98c3a45bfd41409;hp=20c8ff3973cd0e646165eaf71526b5e8367eebd1;hb=62d7fa9555924ab8e152b546711d27add640b102;hpb=5d834c089ea695dba7643cba8686ce2ac06d8db4 diff --git a/plugins/gpu_neon/vout_fb.c b/plugins/gpulib/vout_fb.c similarity index 98% rename from plugins/gpu_neon/vout_fb.c rename to plugins/gpulib/vout_fb.c index 20c8ff39..021efa72 100644 --- a/plugins/gpu_neon/vout_fb.c +++ b/plugins/gpulib/vout_fb.c @@ -9,8 +9,8 @@ */ #include "gpu.h" +#include "cspace.h" #include "../../frontend/plugin_lib.h" -#include "../../frontend/cspace.h" static const struct rearmed_cbs *cbs; static void *screen_buf;