diff options
Diffstat (limited to 'writerperfect/Library_wpft.mk')
-rw-r--r-- | writerperfect/Library_wpft.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/Library_wpft.mk b/writerperfect/Library_wpft.mk index 51c188d9473d..853536fed268 100644 --- a/writerperfect/Library_wpft.mk +++ b/writerperfect/Library_wpft.mk @@ -32,7 +32,7 @@ $(eval $(call gb_Library_set_componentfile,wpft,writerperfect/util/wpft)) $(eval $(call gb_Library_set_include,wpft,\ $$(INCLUDE) \ - -I$(realpath $(SRCDIR)/writerperfect/source) \ + -I$(SRCDIR)/writerperfect/source \ )) $(eval $(call gb_Library_add_api,wpft,\ |