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=a80ae4a0353fce94df700ec84222d3c56c3d813a;hpb=aaac9c7e007b51aa74d18975f94bffdfed01c7e8 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;