diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-07-04 09:20:48 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-07-04 10:55:31 +0200 |
commit | 078af97d8516eab07c196b7a3785fc05bcc02519 (patch) | |
tree | f6a0367c0d1fd2eed4214d5aab2564ca99c7e293 /toolkit/source/helper/vclunohelper.cxx | |
parent | d62f6b7d40284b2e41831376e5388711ab6250f3 (diff) |
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 'toolkit/source/helper/vclunohelper.cxx')
-rw-r--r-- | toolkit/source/helper/vclunohelper.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/source/helper/vclunohelper.cxx b/toolkit/source/helper/vclunohelper.cxx index 3632ebe4ea60..8fe3609f4b14 100644 --- a/toolkit/source/helper/vclunohelper.cxx +++ b/toolkit/source/helper/vclunohelper.cxx @@ -18,7 +18,6 @@ */ #include <tools/stream.hxx> -#include <vcl/bitmap.hxx> #include <vcl/event.hxx> #include <vcl/window.hxx> #include <vcl/unohelp.hxx> |