From 71c6fa0732781b1f3f5fda9e2154384644197ea5 Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Tue, 13 Aug 2013 17:44:08 -0500 Subject: Use system dvdread headers This resolves Bug 1608 --- k9devices/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k9devices') diff --git a/k9devices/Makefile.am b/k9devices/Makefile.am index a20f2d6..9156ef7 100644 --- a/k9devices/Makefile.am +++ b/k9devices/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(top_srcdir)/dvdread -I$(top_srcdir)/libk9copy $(DBUS_INCS) \ +INCLUDES = -I/usr/include/dvdread -I$(top_srcdir)/libk9copy $(DBUS_INCS) \ $(HAL_INCS) $(K3B_INCS) -I$(includedir) $(all_includes) METASOURCES = AUTO libk9devices_la_LDFLAGS = $(all_libraries) -- cgit v1.2.1