summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-13 17:17:49 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-14 11:50:10 +0200
commit41cc83d7d6603657be91ec942b718e0d97761f2c (patch)
tree18deda55fa3a004efca1a2022abe56fe631719fd /svx/Library_svxcore.mk
parenta362a94b6b0b145f42294adf531fe90c0b156e5f (diff)
svx: remove entirely gratuitous dependency on sqlparse.hxx
... caused by stupidly referring to a class member by its subclass. Change-Id: Icdf7d7953a69d10b62ee78740e42bfe722bdc65b
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 802c056fa3c3..e2bbbc84009f 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_Library_set_include,svxcore,\
-I$(SRCDIR)/svx/source/inc \
$$(INCLUDE) \
-I$(WORKDIR)/SdiTarget/svx/sdi \
- -I$(WORKDIR)/YaccTarget/connectivity/source/parse \
))
$(eval $(call gb_Library_set_precompiled_header,svxcore,$(SRCDIR)/svx/inc/pch/precompiled_svxcore))