summaryrefslogtreecommitdiff
path: root/store/workben/t_page.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/workben/t_page.cxx')
-rw-r--r--store/workben/t_page.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/workben/t_page.cxx b/store/workben/t_page.cxx
index 2bf4ebbd53aa..46ed2a98f4eb 100644
--- a/store/workben/t_page.cxx
+++ b/store/workben/t_page.cxx
@@ -176,7 +176,7 @@ struct PageData
/** Allocation.
*/
- class Allocator : public rtl::IReference
+ class Allocator : public salhelper::SimpleReferenceObject
{
public:
template< class T > T * construct()