summaryrefslogtreecommitdiff
path: root/sw/Library_swqahelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Library_swqahelper.mk')
-rw-r--r--sw/Library_swqahelper.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/Library_swqahelper.mk b/sw/Library_swqahelper.mk
index 6c089e63cf60..b32fdcafb37b 100644
--- a/sw/Library_swqahelper.mk
+++ b/sw/Library_swqahelper.mk
@@ -16,6 +16,10 @@ $(eval $(call gb_Library_set_include,swqahelper,\
$$(INCLUDE) \
))
+$(eval $(call gb_Library_use_custom_headers,swqahelper,\
+ officecfg/registry \
+))
+
$(eval $(call gb_Library_use_externals,swqahelper, \
boost_headers \
cppunit \