From 0ae79a13686f2c17e6e4bda89b21fe78b5466201 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 9 Jul 2014 11:22:00 +0200 Subject: use SimpleReferenceObject in StgPage to replace hand-rolled version Change-Id: I5301ef1df786b08b3c5d585a366d95722506f220 --- sot/Library_sot.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sot/Library_sot.mk') diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk index d741127e3e30..97381d0a88f5 100644 --- a/sot/Library_sot.mk +++ b/sot/Library_sot.mk @@ -36,6 +36,7 @@ $(eval $(call gb_Library_use_libraries,sot,\ cppu \ cppuhelper \ sal \ + salhelper \ i18nlangtag \ tl \ ucbhelper \ -- cgit