summaryrefslogtreecommitdiff
path: root/sc/Library_scfilt.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-01-21 02:55:27 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-10 21:41:45 +0100
commit12bf03351ea38fb2d2eb5e184cd455d2d019fe1a (patch)
tree16d262beb0cb779176de98c7385d7dee9b7075cf /sc/Library_scfilt.mk
parent4b30ec9def591ba77d5ec9ac09ded1e6782ede8d (diff)
fdo#39491 remove nonexistent include paths
Diffstat (limited to 'sc/Library_scfilt.mk')
-rw-r--r--sc/Library_scfilt.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Library_scfilt.mk b/sc/Library_scfilt.mk
index bd5bf4c17518..b7c533b87c8f 100644
--- a/sc/Library_scfilt.mk
+++ b/sc/Library_scfilt.mk
@@ -29,7 +29,6 @@ $(eval $(call gb_Library_set_include,scfilt,\
-I$(realpath $(SRCDIR)/sc/source/filter/inc) \
-I$(realpath $(SRCDIR)/sc/source/ui/inc) \
-I$(realpath $(SRCDIR)/sc/inc) \
- -I$(WORKDIR)/Misc/sc/ \
$$(INCLUDE) \
-I$(WORKDIR)/oox/inc/ \
))