X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2FMakefile;fp=plugins%2Fdfxvideo%2FMakefile;h=580e735c5d8246b077eecd69cc043095d6d4d3f5;hp=250cc49317e4b914382fe53ad8b46dcb9276d2b0;hb=da710571b75db7031b82924ab3ad47eb645ce215;hpb=c02c3b656781a406fc4f586ac0923529de186916 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