diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-05-28 16:28:01 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-05-28 22:10:35 +0200 |
commit | b3e970898b9631344b38613c844b5f1ca8bb1016 (patch) | |
tree | ef973bfb34a670a61482c8ffaa8874e68b91f9bd /desktop/source | |
parent | 208522ddd3fb6b994aacdab10aca45d4e2562207 (diff) |
drop some unneeded includes
Change-Id: I42b2ccbb4484ab2acb8208ad88c6f22e4af09f7d
Reviewed-on: https://gerrit.libreoffice.org/73114
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'desktop/source')
-rw-r--r-- | desktop/source/deployment/gui/dp_gui.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/dp_gui.h b/desktop/source/deployment/gui/dp_gui.h index 01eaadd75936..37c39c04ba58 100644 --- a/desktop/source/deployment/gui/dp_gui.h +++ b/desktop/source/deployment/gui/dp_gui.h @@ -30,7 +30,6 @@ #include <vcl/button.hxx> #include <vcl/fixed.hxx> #include <salhelper/simplereferenceobject.hxx> -#include <vcl/headbar.hxx> #include <com/sun/star/ucb/XContentEventListener.hpp> #include <osl/mutex.hxx> |