mave plugin and core shared includes to single location
[pcsx_rearmed.git] / plugins / dfxvideo / Makefile
index 250cc49..580e735 100644 (file)
@@ -1,7 +1,6 @@
 CFLAGS += -Wall -ggdb -O2
 CFLAGS += -fno-strict-aliasing -ffast-math
-# ugh
-CFLAGS += -I../../libpcsxcore
+CFLAGS += -I../../include
 
 include ../../config.mak