summaryrefslogtreecommitdiff
path: root/plugins/dfcdrom/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfcdrom/Makefile.in')
-rw-r--r--plugins/dfcdrom/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/dfcdrom/Makefile.in b/plugins/dfcdrom/Makefile.in
index b205ed77..639c6595 100644
--- a/plugins/dfcdrom/Makefile.in
+++ b/plugins/dfcdrom/Makefile.in
@@ -236,8 +236,7 @@ INCLUDES = -DPIXMAPDIR=\"${datadir}/pixmaps/\" \
-DLOCALE_DIR=\"${datadir}/locale/\" \
-DDATADIR=\"${datadir}/psemu/\" \
$(GTK2_CFLAGS) \
- -DREVISION=1 -DBUILD=0 \
- -I../../libpcsxcore
+ -I../../libpcsxcore -I../../include
cfgDFCdrom_SOURCES = cfg-gtk2.c main.c support.c interface.c callbacks.c
cfgDFCdrom_LDADD = $(GTK2_LIBS)