diff options
Diffstat (limited to 'sdext/Library_PresenterScreen.mk')
-rw-r--r-- | sdext/Library_PresenterScreen.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/Library_PresenterScreen.mk b/sdext/Library_PresenterScreen.mk index 61a060c74483..e486a4ff8284 100644 --- a/sdext/Library_PresenterScreen.mk +++ b/sdext/Library_PresenterScreen.mk @@ -20,10 +20,10 @@ $(eval $(call gb_Library_use_externals,PresenterScreen,\ $(eval $(call gb_Library_use_sdk_api,PresenterScreen)) $(eval $(call gb_Library_use_libraries,PresenterScreen,\ + comphelper \ cppu \ cppuhelper \ sal \ - tl \ vcl \ )) |