X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_neon%2Fvout_fb.c;h=bda8d4a690309b7fc4483c574a8a2d1ab2ec6c30;hp=6b687b3077dffdf5b9967edbdfe038ad686cbe56;hb=adc3fd64c84fe1ef736fb80eb83145551ace4bbb;hpb=ea4a16e7665cf6b4a68f5c017b346547d6455470 diff --git a/plugins/gpu_neon/vout_fb.c b/plugins/gpu_neon/vout_fb.c index 6b687b30..bda8d4a6 100644 --- a/plugins/gpu_neon/vout_fb.c +++ b/plugins/gpu_neon/vout_fb.c @@ -10,7 +10,7 @@ #include "gpu.h" #include "../../frontend/plugin_lib.h" -#include "../../frontend/arm_utils.h" +#include "../../frontend/cspace.h" static const struct rearmed_cbs *cbs; static void *screen_buf;