summaryrefslogtreecommitdiff
path: root/unotest
diff options
context:
space:
mode:
Diffstat (limited to 'unotest')
-rw-r--r--unotest/Library_unoexceptionprotector.mk2
-rw-r--r--unotest/Library_unotest.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/unotest/Library_unoexceptionprotector.mk b/unotest/Library_unoexceptionprotector.mk
index c23b1959ac3b..fc850fc584c9 100644
--- a/unotest/Library_unoexceptionprotector.mk
+++ b/unotest/Library_unoexceptionprotector.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,unoexceptionprotector))
-$(eval $(call gb_Library_add_package_headers,unoexceptionprotector,unotest_inc))
+$(eval $(call gb_Library_use_package,unoexceptionprotector,unotest_inc))
$(eval $(call gb_Library_use_api,unoexceptionprotector,\
udkapi \
diff --git a/unotest/Library_unotest.mk b/unotest/Library_unotest.mk
index 96ad171aad80..0d3672e33fae 100644
--- a/unotest/Library_unotest.mk
+++ b/unotest/Library_unotest.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,unotest))
-$(eval $(call gb_Library_add_package_headers,unotest,unotest_inc))
+$(eval $(call gb_Library_use_package,unotest,unotest_inc))
$(eval $(call gb_Library_add_defs,unotest,\
-DOOO_DLLIMPLEMENTATION_UNOTEST \