From da710571b75db7031b82924ab3ad47eb645ce215 Mon Sep 17 00:00:00 2001 From: notaz Date: Fri, 30 Nov 2012 02:51:45 +0200 Subject: mave plugin and core shared includes to single location --- plugins/dfxvideo/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/dfxvideo/Makefile') diff --git a/plugins/dfxvideo/Makefile b/plugins/dfxvideo/Makefile index 250cc49..580e735 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 -- cgit v1.2.3