summaryrefslogtreecommitdiff
path: root/io/Library_streams.mk
diff options
context:
space:
mode:
Diffstat (limited to 'io/Library_streams.mk')
-rw-r--r--io/Library_streams.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/io/Library_streams.mk b/io/Library_streams.mk
index 66d866371040..2745bf3e6af8 100644
--- a/io/Library_streams.mk
+++ b/io/Library_streams.mk
@@ -27,11 +27,11 @@
$(eval $(call gb_Library_Library,streams))
-$(eval $(call gb_Library_add_internal_api,streams,\
+$(eval $(call gb_Library_use_internal_api,streams,\
stm \
))
-$(eval $(call gb_Library_add_linked_libs,streams,\
+$(eval $(call gb_Library_use_libraries,streams,\
cppu \
cppuhelper \
sal \