summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_tde.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-03-19 21:54:24 +0200
committerTor Lillqvist <tml@collabora.com>2015-03-19 21:56:02 +0200
commit3a699403f1c6d979fc61f4bc14e5c1f740c8aab0 (patch)
treecfc3f9947f15ee4bbd44eaff09e8e9ffe0da004c /vcl/Library_vclplug_tde.mk
parent2847c520c3449d60dcd3f8b525fba006bc1d9e01 (diff)
No need to use -I$(SRCDIR)/include/shell
We always use -I$(SRCDIR)/include, and the #include statements use <shell/*.h>. Change-Id: I62d32b3a1bd0840f3a4bb149c5552c2aed98cb56
Diffstat (limited to 'vcl/Library_vclplug_tde.mk')
-rw-r--r--vcl/Library_vclplug_tde.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Library_vclplug_tde.mk b/vcl/Library_vclplug_tde.mk
index af5da99d1aff..ad1ed409a5c9 100644
--- a/vcl/Library_vclplug_tde.mk
+++ b/vcl/Library_vclplug_tde.mk
@@ -15,7 +15,6 @@ $(eval $(call gb_Library_set_include,vclplug_tde,\
$$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \
-I$(SRCDIR)/vcl/inc/unx/kde \
- -I$(SRCDIR)/include/shell \
))
$(eval $(call gb_Library_set_include,vclplug_tde,\