From 22979730eecc739c1176328fc8701c787da892ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Wed, 24 Sep 2003 10:54:13 +0000 Subject: [PATCH] Don't use the already installed headers. svn path=/trunk/kdebase/kwin/; revision=253537 --- clients/quartz/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/quartz/Makefile.am b/clients/quartz/Makefile.am index 67510809f7..69e6cc0109 100644 --- a/clients/quartz/Makefile.am +++ b/clients/quartz/Makefile.am @@ -1,5 +1,5 @@ -INCLUDES = $(all_includes) +INCLUDES = -I$(srcdir)/../../lib $(all_includes) SUBDIRS = . config