summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/annotsh.cxx
diff options
context:
space:
mode:
authorBartosz Kosiorek <gang65@poczta.onet.pl>2016-11-23 02:45:38 +0100
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2017-12-18 01:07:57 -0500
commitbca532c363d54830efb1c5c783c6f6a00f37d011 (patch)
tree9d1e9f7a80ade540e3353c9bfc9a6cc004bbcfb6 /sw/source/uibase/shells/annotsh.cxx
parente37c20ce731f51ec1c67c3a0d24e4496d10fdd9b (diff)
tdf#42949 Remove unused uno headers from /sw/source/uibase
Change-Id: Iec10c5411814008f873868382faf245f38eeae1f Reviewed-on: https://gerrit.libreoffice.org/31097 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk> (cherry picked from commit 9b2e69abfc6386578fe3313362f1bbfe74c36a14) (cherry picked from commit 5267ee6bb6eba9d026f6cf0564d2509604c322d2)
Diffstat (limited to 'sw/source/uibase/shells/annotsh.cxx')
-rw-r--r--sw/source/uibase/shells/annotsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/shells/annotsh.cxx b/sw/source/uibase/shells/annotsh.cxx
index f029d2205c37..001628207861 100644
--- a/sw/source/uibase/shells/annotsh.cxx
+++ b/sw/source/uibase/shells/annotsh.cxx
@@ -22,8 +22,8 @@
#include <com/sun/star/i18n/TransliterationModules.hpp>
#include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
#include <com/sun/star/i18n/TextConversionOption.hpp>
-#include <com/sun/star/ui/dialogs/XSLTFilterDialog.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
+#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
#include <i18nlangtag/mslangid.hxx>
#include <sfx2/objface.hxx>