summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
Diffstat (limited to 'canvas')
-rw-r--r--canvas/source/cairo/cairo_devicehelper.hxx1
-rw-r--r--canvas/source/cairo/cairo_spritedevicehelper.hxx1
-rw-r--r--canvas/source/vcl/canvascustomsprite.cxx1
-rw-r--r--canvas/source/vcl/spritehelper.cxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/canvas/source/cairo/cairo_devicehelper.hxx b/canvas/source/cairo/cairo_devicehelper.hxx
index f9dab470fbdc..a010e5b67a6d 100644
--- a/canvas/source/cairo/cairo_devicehelper.hxx
+++ b/canvas/source/cairo/cairo_devicehelper.hxx
@@ -25,7 +25,6 @@
#include <com/sun/star/rendering/XBufferController.hpp>
#include <vcl/window.hxx>
-#include <vcl/bitmap.hxx>
#include "cairo_surfaceprovider.hxx"
diff --git a/canvas/source/cairo/cairo_spritedevicehelper.hxx b/canvas/source/cairo/cairo_spritedevicehelper.hxx
index 5336bb7d10f0..c541d9cf2a47 100644
--- a/canvas/source/cairo/cairo_spritedevicehelper.hxx
+++ b/canvas/source/cairo/cairo_spritedevicehelper.hxx
@@ -25,7 +25,6 @@
#include <com/sun/star/rendering/XBufferController.hpp>
#include <vcl/window.hxx>
-#include <vcl/bitmap.hxx>
#include <vcl/cairo.hxx>
#include "cairo_devicehelper.hxx"
diff --git a/canvas/source/vcl/canvascustomsprite.cxx b/canvas/source/vcl/canvascustomsprite.cxx
index 364d29e8f586..27cd685f2325 100644
--- a/canvas/source/vcl/canvascustomsprite.cxx
+++ b/canvas/source/vcl/canvascustomsprite.cxx
@@ -32,7 +32,6 @@
#include <rtl/math.hxx>
#include <tools/diagnose_ex.h>
#include <vcl/alpha.hxx>
-#include <vcl/bitmap.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/outdev.hxx>
diff --git a/canvas/source/vcl/spritehelper.cxx b/canvas/source/vcl/spritehelper.cxx
index 0fa11f3dd36a..569f3171fef6 100644
--- a/canvas/source/vcl/spritehelper.cxx
+++ b/canvas/source/vcl/spritehelper.cxx
@@ -33,7 +33,6 @@
#include <rtl/math.hxx>
#include <tools/diagnose_ex.h>
#include <vcl/alpha.hxx>
-#include <vcl/bitmap.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/outdev.hxx>