summaryrefslogtreecommitdiff
path: root/comphelper/Library_comphelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/Library_comphelper.mk')
-rw-r--r--comphelper/Library_comphelper.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/Library_comphelper.mk b/comphelper/Library_comphelper.mk
index 5ed44c9cb358..6539844d3cf2 100644
--- a/comphelper/Library_comphelper.mk
+++ b/comphelper/Library_comphelper.mk
@@ -30,7 +30,7 @@ $(eval $(call gb_Library_set_include,comphelper,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_set_precompiled_header,comphelper,$(SRCDIR)/comphelper/inc/pch/precompiled_comphelper))
+$(eval $(call gb_Library_set_precompiled_header,comphelper,comphelper/inc/pch/precompiled_comphelper))
$(eval $(call gb_Library_add_defs,comphelper,\
-DCOMPHELPER_DLLIMPLEMENTATION \