summaryrefslogtreecommitdiff
path: root/vcl/osx/OSXTransferable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/osx/OSXTransferable.hxx')
-rw-r--r--vcl/osx/OSXTransferable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/OSXTransferable.hxx b/vcl/osx/OSXTransferable.hxx
index 5b8df02736f6..092e0dc59bf3 100644
--- a/vcl/osx/OSXTransferable.hxx
+++ b/vcl/osx/OSXTransferable.hxx
@@ -32,7 +32,7 @@
#include <postmac.h>
#include <boost/shared_ptr.hpp>
-#include <boost/utility.hpp>
+#include <boost/noncopyable.hpp>
#include <vector>
class OSXTransferable : public ::cppu::WeakImplHelper1<com::sun::star::datatransfer::XTransferable>,