summaryrefslogtreecommitdiff
path: root/vcl/source/filter
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-08-24 20:40:21 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-08-28 09:29:37 +0200
commit55402d82c5a81322ff7bca3c277a8813bd967a09 (patch)
treebf3d5a9e0b91cabcdf01cf5dbdc82adc2ee05938 /vcl/source/filter
parent001a5c47353cc87ce4f1d65d2e190e003e727d9e (diff)
tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/
Plus a quick recheck for files in vcl/source/[a-g]*/ Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ia1ae951047be2e034da5f3b0422613ddb0a091ad Reviewed-on: https://gerrit.libreoffice.org/78065 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'vcl/source/filter')
-rw-r--r--vcl/source/filter/jpeg/jpeg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/filter/jpeg/jpeg.h b/vcl/source/filter/jpeg/jpeg.h
index 5dc114bd6516..9641d10337ac 100644
--- a/vcl/source/filter/jpeg/jpeg.h
+++ b/vcl/source/filter/jpeg/jpeg.h
@@ -23,9 +23,7 @@
#include <sal/config.h>
#include <com/sun/star/uno/Reference.hxx>
-#include <sal/types.h>
#include <basegfx/vector/b2dsize.hxx>
-#include <vcl/bitmap.hxx>
#include <bitmapwriteaccess.hxx>
#include <jpeglib.h>