X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2Fgpulib_if.c;fp=plugins%2Fgpu_neon%2Fpeops_if.c;h=82bc38da87c6921757ec82969ffe156905b43d20;hp=191fce17b3b5111680d76031548a34ba44d047fb;hb=62d7fa9555924ab8e152b546711d27add640b102;hpb=5d834c089ea695dba7643cba8686ce2ac06d8db4 diff --git a/plugins/gpu_neon/peops_if.c b/plugins/dfxvideo/gpulib_if.c similarity index 99% rename from plugins/gpu_neon/peops_if.c rename to plugins/dfxvideo/gpulib_if.c index 191fce17..82bc38da 100644 --- a/plugins/gpu_neon/peops_if.c +++ b/plugins/dfxvideo/gpulib_if.c @@ -15,7 +15,7 @@ #include #include #include -#include "gpu.h" +#include "../gpulib/gpu.h" #define u32 uint32_t @@ -260,8 +260,8 @@ unsigned short sSetMask = 0; unsigned long lSetMask = 0; long lLowerpart; -#include "../dfxvideo/soft.c" -#include "../dfxvideo/prim.c" +#include "soft.c" +#include "prim.c" /////////////////////////////////////////////////////////////////////////////