summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx')
-rw-r--r--sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx b/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
index 778b97dfbea4..8853a8aed59b 100644
--- a/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
+++ b/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
@@ -89,7 +89,7 @@ private:
typedef ::std::vector<Descriptor> MasterPageList;
MasterPageList mvMasterPages;
unsigned long int mnMaxListSize;
- std::shared_ptr<MasterPageContainer> mpContainer;
+ ::boost::shared_ptr<MasterPageContainer> mpContainer;
RecentlyUsedMasterPages();
virtual ~RecentlyUsedMasterPages();