summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-05-16 13:57:07 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-05-16 15:05:36 +0100
commitdf34ccb01d2f36eafd5a785cbfe4dd86ef78890a (patch)
tree4ace4ff185495182435506d64a0fd368c2f1be41 /slideshow/source/engine/animationnodes
parentd83463931ef511ba1b43984072626345cf765b8a (diff)
remove unneeded include of boost/bind.hpp
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
Diffstat (limited to 'slideshow/source/engine/animationnodes')
-rw-r--r--slideshow/source/engine/animationnodes/animationnodefactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/animationnodes/animationnodefactory.cxx b/slideshow/source/engine/animationnodes/animationnodefactory.cxx
index 0caeee9e3714..5b938e8bfde9 100644
--- a/slideshow/source/engine/animationnodes/animationnodefactory.cxx
+++ b/slideshow/source/engine/animationnodes/animationnodefactory.cxx
@@ -64,7 +64,7 @@
#include "nodetools.hxx"
#include "tools.hxx"
-#include <boost/bind.hpp>
+#include <boost/shared_ptr.hpp>
using namespace ::com::sun::star;