summaryrefslogtreecommitdiff
path: root/sw/Library_swui.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r--sw/Library_swui.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index f2c62e905bae..bec90c2251f6 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -30,6 +30,10 @@ $(eval $(call gb_Library_set_include,swui,\
$(eval $(call gb_Library_use_external,swui,boost_headers))
+$(eval $(call gb_Library_use_custom_headers,swui,\
+ officecfg/registry \
+))
+
$(eval $(call gb_Library_use_sdk_api,swui))
ifeq ($(SYSTEM_LIBXML),YES)