diff options
Diffstat (limited to 'salhelper/Library_salhelper.mk')
-rw-r--r-- | salhelper/Library_salhelper.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/salhelper/Library_salhelper.mk b/salhelper/Library_salhelper.mk index d2431c33c3d1..c9f7c8a1c49e 100644 --- a/salhelper/Library_salhelper.mk +++ b/salhelper/Library_salhelper.mk @@ -27,7 +27,7 @@ $(eval $(call gb_Library_Library,salhelper)) -$(eval $(call gb_Library_add_package_headers,salhelper,salhelper_inc)) +$(eval $(call gb_Library_use_package,salhelper,salhelper_inc)) $(eval $(call gb_Library_add_defs,salhelper,\ -DSALHELPER_DLLIMPLEMENTATION \ |