summaryrefslogtreecommitdiff
path: root/vcl/osx/DragSource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/osx/DragSource.hxx')
-rw-r--r--vcl/osx/DragSource.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/DragSource.hxx b/vcl/osx/DragSource.hxx
index 491716d87f4c..45fc71c64b36 100644
--- a/vcl/osx/DragSource.hxx
+++ b/vcl/osx/DragSource.hxx
@@ -30,7 +30,7 @@
#include <osl/thread.h>
#include <com/sun/star/awt/MouseEvent.hpp>
-#include <boost/utility.hpp>
+#include <boost/noncopyable.hpp>
#include <premac.h>
#import <Cocoa/Cocoa.h>