diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-12-02 15:13:17 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-12-03 21:05:02 +0100 |
commit | f3a63a7a20f3d8fbcc850827c6db61bed0c12830 (patch) | |
tree | fe5b2aea09888f73fb8cc0e8999a155a2a445575 /sfx2/source/appl/newhelp.cxx | |
parent | eef7c4d30bdf4b8250b2de4186ba58fcaebe4993 (diff) |
drop some unnecessary includes
Change-Id: Ic88ed0d36f1aae9f32a0097354042526fc18d649
Reviewed-on: https://gerrit.libreoffice.org/84244
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/source/appl/newhelp.cxx')
-rw-r--r-- | sfx2/source/appl/newhelp.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/newhelp.cxx b/sfx2/source/appl/newhelp.cxx index 7e0dcbc33c33..cddd4318cea6 100644 --- a/sfx2/source/appl/newhelp.cxx +++ b/sfx2/source/appl/newhelp.cxx @@ -90,7 +90,6 @@ #include <unotools/streamhelper.hxx> #include <svtools/imagemgr.hxx> #include <svtools/miscopt.hxx> -#include <svtools/imgdef.hxx> #include <vcl/unohelp.hxx> #include <vcl/i18nhelp.hxx> #include <vcl/layout.hxx> |