summaryrefslogtreecommitdiffstats
path: root/slideshow/source/inc/wakeupevent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/wakeupevent.hxx')
-rw-r--r--slideshow/source/inc/wakeupevent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/inc/wakeupevent.hxx b/slideshow/source/inc/wakeupevent.hxx
index 9a29c61fb60d..441579cd5c3e 100644
--- a/slideshow/source/inc/wakeupevent.hxx
+++ b/slideshow/source/inc/wakeupevent.hxx
@@ -76,7 +76,7 @@ private:
ActivitiesQueue& mrActivityQueue;
};
-typedef ::boost::shared_ptr< WakeupEvent > WakeupEventSharedPtr;
+typedef ::std::shared_ptr< WakeupEvent > WakeupEventSharedPtr;
} // namespace internal
} // namespace presentation