diff options
author | Noel Grandin <noel@peralex.com> | 2012-11-08 08:16:06 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-30 13:59:47 +0100 |
commit | 2cf0f6ea36e1525193544258eef2828a54345510 (patch) | |
tree | b1033cc7f7ef1061bc16baa8a52480ced38e8b55 /ucb/Library_cached1.mk | |
parent | 48f2b7a7af3d4e9bf1b3c27e9aa5e12e60878051 (diff) |
fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory
Change-Id: Iea7b21621c5d341468976507684a9c01f0822034
Diffstat (limited to 'ucb/Library_cached1.mk')
-rw-r--r-- | ucb/Library_cached1.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/Library_cached1.mk b/ucb/Library_cached1.mk index 1d9ca407cfc4..fbf9e42ae7f1 100644 --- a/ucb/Library_cached1.mk +++ b/ucb/Library_cached1.mk @@ -36,6 +36,7 @@ $(eval $(call gb_Library_use_libraries,cached1,\ cppu \ cppuhelper \ sal \ + ucbhelper \ $(gb_UWINAPI) \ )) |