summaryrefslogtreecommitdiff
path: root/uui/source/secmacrowarnings.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-01-31 21:08:53 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-02-04 13:25:51 +0100
commitb2bfa6266ce88e9507add78280d5f5d436277173 (patch)
tree78a49c5cb7b016649b0a4e4ec6ab74a606a1ff0d /uui/source/secmacrowarnings.hxx
parent228025b8dfe35234a3445c232430a1bd15c86143 (diff)
tdf#42949 Fix IWYU warnings in uui/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ic48d61a5f5d24742682b4d39096e468f224639df Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87783 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'uui/source/secmacrowarnings.hxx')
-rw-r--r--uui/source/secmacrowarnings.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/uui/source/secmacrowarnings.hxx b/uui/source/secmacrowarnings.hxx
index b5e3c9a450b9..590ef0768069 100644
--- a/uui/source/secmacrowarnings.hxx
+++ b/uui/source/secmacrowarnings.hxx
@@ -20,8 +20,9 @@
#ifndef INCLUDED_UUI_SOURCE_SECMACROWARNINGS_HXX
#define INCLUDED_UUI_SOURCE_SECMACROWARNINGS_HXX
+#include <com/sun/star/embed/XStorage.hpp>
+#include <com/sun/star/security/DocumentSignatureInformation.hpp>
#include <com/sun/star/uno/Sequence.hxx>
-#include <unotools/securityoptions.hxx>
#include <vcl/weld.hxx>
namespace com {