summaryrefslogtreecommitdiffstats
path: root/sdext/source
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-07-04 09:20:48 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-07-04 10:55:31 +0200
commit078af97d8516eab07c196b7a3785fc05bcc02519 (patch)
treef6a0367c0d1fd2eed4214d5aab2564ca99c7e293 /sdext/source
parentUpdate git submodules (diff)
downloadcore-078af97d8516eab07c196b7a3785fc05bcc02519.tar.gz
core-078af97d8516eab07c196b7a3785fc05bcc02519.zip
remove some unneede vcl/bitmap.hxx includes
Change-Id: Ibdc79538276992193e61f6dc16ddd3fd1ab80b82 Reviewed-on: https://gerrit.libreoffice.org/75069 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sdext/source')
-rw-r--r--sdext/source/pdfimport/wrapper/wrapper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/pdfimport/wrapper/wrapper.cxx b/sdext/source/pdfimport/wrapper/wrapper.cxx
index f91612a5a201..5ed16ac30702 100644
--- a/sdext/source/pdfimport/wrapper/wrapper.cxx
+++ b/sdext/source/pdfimport/wrapper/wrapper.cxx
@@ -73,7 +73,6 @@
#include <rtl/character.hxx>
#include <vcl/bitmapaccess.hxx>
-#include <vcl/bitmap.hxx>
#include <vcl/graph.hxx>
#include <vcl/pdfread.hxx>
#include <vcl/pngwrite.hxx>