summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/Library_swui.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index af18cfe8f1f7..13ba3a52b51a 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -28,7 +28,10 @@ $(eval $(call gb_Library_set_include,swui,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_use_external,swui,boost_headers))
+$(eval $(call gb_Library_use_externals,swui,\
+ boost_headers \
+ icu_headers \
+))
$(eval $(call gb_Library_use_custom_headers,swui,\
officecfg/registry \