X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=plugins%2Fdfxvideo%2FMakefile;h=580e735c5d8246b077eecd69cc043095d6d4d3f5;hb=1cb2b455712a0c9ae814b441a5a46e24e32a808c;hp=250cc49317e4b914382fe53ad8b46dcb9276d2b0;hpb=b194a2ecd43debbb3724e332b660b993725acd52;p=pcsx_rearmed.git diff --git a/plugins/dfxvideo/Makefile b/plugins/dfxvideo/Makefile index 250cc493..580e735c 100644 --- a/plugins/dfxvideo/Makefile +++ b/plugins/dfxvideo/Makefile @@ -1,7 +1,6 @@ CFLAGS += -Wall -ggdb -O2 CFLAGS += -fno-strict-aliasing -ffast-math -# ugh -CFLAGS += -I../../libpcsxcore +CFLAGS += -I../../include include ../../config.mak