From 11a83c466cf96c7b6ac8de1673ae4a8402b38324 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 19 Jun 2011 20:14:09 +0000 Subject: Fix kdegraphics FTBFS git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kfile-plugins/ps/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kfile-plugins/ps/Makefile.am') diff --git a/kfile-plugins/ps/Makefile.am b/kfile-plugins/ps/Makefile.am index 9c5b20a3..b374ebc1 100644 --- a/kfile-plugins/ps/Makefile.am +++ b/kfile-plugins/ps/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am for the ps file meta info plugin # set the include path for X, qt and KDE -INCLUDES = -I$(top_srcdir)/kghostview $(all_includes) +INCLUDES = -I$(top_srcdir)/kghostview/dscparse $(all_includes) # these are the headers for your project noinst_HEADERS = kfile_ps.h gscreator.h -- cgit v1.2.1