summaryrefslogtreecommitdiff
path: root/vbahelper/Library_vbahelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/Library_vbahelper.mk')
-rw-r--r--vbahelper/Library_vbahelper.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk
index 5c7f39ae75af..a18f06e6a482 100644
--- a/vbahelper/Library_vbahelper.mk
+++ b/vbahelper/Library_vbahelper.mk
@@ -28,7 +28,7 @@
$(eval $(call gb_Library_Library,vbahelper))
-$(eval $(call gb_Library_add_package_headers,vbahelper,vbahelper_inc))
+$(eval $(call gb_Library_use_package,vbahelper,vbahelper_inc))
# in case UNO services are exported: declare location of component file
#$(eval $(call gb_Library_set_componentfile,vbahelper,vbahelper/COMPONENT_FILE))