diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-05-29 14:16:06 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-05-31 10:31:28 +0200 |
commit | 13da1c7913ca76ca5b33f0666ab7cc4a219815e1 (patch) | |
tree | 7ebe9b5fd1018b3e7b35b6ed23a8fff62fd6801d /cui/source/options/optupdt.hxx | |
parent | d6e4c97c8e8ab96ca099dd4f8a3fe35204dea8c1 (diff) |
drop unneeded includes
Change-Id: Ie0f52bb1d6866075d0b664bfc3ddc47c02e4f81b
Reviewed-on: https://gerrit.libreoffice.org/73169
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/options/optupdt.hxx')
-rw-r--r-- | cui/source/options/optupdt.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optupdt.hxx b/cui/source/options/optupdt.hxx index 5e09143ca61a..b9c844fa82a1 100644 --- a/cui/source/options/optupdt.hxx +++ b/cui/source/options/optupdt.hxx @@ -21,6 +21,7 @@ #define INCLUDED_CUI_SOURCE_OPTIONS_OPTUPDT_HXX #include <sfx2/tabdlg.hxx> +#include <vcl/button.hxx> #include <vcl/fixed.hxx> #include <com/sun/star/container/XNameReplace.hpp> #include <com/sun/star/configuration/XReadWriteAccess.hpp> |