summaryrefslogtreecommitdiff
path: root/vcl/source/graphic
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2019-04-16 22:44:21 +0900
committerTomaž Vajngerl <quikee@gmail.com>2019-04-17 01:18:36 +0200
commitf6a64f9bdce16cc18bb086b0de894fba7e1538c3 (patch)
tree36d2cdac8566582021ca4d4017ec6febcfddb1c6 /vcl/source/graphic
parent5696272f9055b9b15c94d70a0dea7cee299c23ed (diff)
remove or change salbtype.hxx includes
Change-Id: Ibd28b8fa92e98ebeb482a9081fbeae24defe4adb Reviewed-on: https://gerrit.libreoffice.org/70826 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'vcl/source/graphic')
-rw-r--r--vcl/source/graphic/UnoGraphicTransformer.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/graphic/UnoGraphicTransformer.cxx b/vcl/source/graphic/UnoGraphicTransformer.cxx
index af1ed9a7f6fd..f50101fff6f4 100644
--- a/vcl/source/graphic/UnoGraphicTransformer.cxx
+++ b/vcl/source/graphic/UnoGraphicTransformer.cxx
@@ -25,7 +25,6 @@
#include <vcl/image.hxx>
#include <vcl/metaact.hxx>
#include <svl/solar.hrc>
-#include <vcl/salbtype.hxx>
#include <vcl/virdev.hxx>
#include <vcl/bitmapaccess.hxx>
#include <vcl/BitmapDuoToneFilter.hxx>