diff options
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r-- | sfx2/Library_sfx.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk index f6597b583aae..cf7c58078323 100644 --- a/sfx2/Library_sfx.mk +++ b/sfx2/Library_sfx.mk @@ -47,7 +47,6 @@ $(eval $(call gb_Library_set_include,sfx,\ -I$(realpath $(SRCDIR)/sfx2/inc/sfx2) \ -I$(realpath $(SRCDIR)/sfx2/source/inc) \ -I$(WORKDIR)/SdiTarget/sfx2/sdi \ - -I$(WORKDIR)/inc/ \ $$(INCLUDE) \ )) |