sw: Library_swui should not include headers from source/core/inc

.. or sw/source/filter

Change-Id: I87fd41dc092a6dc042f85009188fed3df19fbf3f
This commit is contained in:
Michael Stahl
2014-05-26 17:18:44 +02:00
parent 6de9dfac1d
commit fbf1a9e290

View File

@@ -21,9 +21,7 @@ $(eval $(call gb_Library_Library,swui))
$(eval $(call gb_Library_set_include,swui,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \
-I$(SRCDIR)/sw/source/filter/inc \
-I$(WORKDIR)/SdiTarget/sw/sdi \
$$(INCLUDE) \
))