X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_neon%2FMakefile;fp=plugins%2Fgpu_neon%2FMakefile;h=810809971a705f7ef2eba04ac96690693b5ae1ed;hp=955feab6a444a003bfae34ade43612e7975dcf77;hb=5a920d326f0508f941d6cfc6c42500e961f82a72;hpb=c8d69ce8e9b4995fa43ba722d0532eb5c53225b4 diff --git a/plugins/gpu_neon/Makefile b/plugins/gpu_neon/Makefile index 955feab6..81080997 100644 --- a/plugins/gpu_neon/Makefile +++ b/plugins/gpu_neon/Makefile @@ -4,6 +4,7 @@ include ../../config.mak SRC += psx_gpu_if.c +CFLAGS += -I../../include CFLAGS += -DTEXTURE_CACHE_4BPP -DTEXTURE_CACHE_8BPP CFLAGS += -DNEON_BUILD ifeq "$(HAVE_NEON)" "1"