diff options
Diffstat (limited to 'xmlhelp/Library_tvhlp1.mk')
-rw-r--r-- | xmlhelp/Library_tvhlp1.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlhelp/Library_tvhlp1.mk b/xmlhelp/Library_tvhlp1.mk index d9ad22fcfe30..5607920dfc13 100644 --- a/xmlhelp/Library_tvhlp1.mk +++ b/xmlhelp/Library_tvhlp1.mk @@ -32,6 +32,7 @@ $(eval $(call gb_Library_set_componentfile,tvhlp1,xmlhelp/source/treeview/tvhlp1 $(eval $(call gb_Library_use_sdk_api,tvhlp1)) $(eval $(call gb_Library_use_externals,tvhlp1,\ + boost_headers \ expat_utf8 \ )) |