diff options
Diffstat (limited to 'canvas/source/cairo/cairo_devicehelper.hxx')
-rw-r--r-- | canvas/source/cairo/cairo_devicehelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/cairo/cairo_devicehelper.hxx b/canvas/source/cairo/cairo_devicehelper.hxx index eafc5065e10b..6debc903010c 100644 --- a/canvas/source/cairo/cairo_devicehelper.hxx +++ b/canvas/source/cairo/cairo_devicehelper.hxx @@ -24,7 +24,7 @@ #include <com/sun/star/rendering/XGraphicDevice.hpp> #include <com/sun/star/rendering/XBufferController.hpp> -#include <boost/utility.hpp> +#include <boost/noncopyable.hpp> #include <vcl/window.hxx> #include <vcl/bitmap.hxx> |