summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/textuno.hxx1
-rw-r--r--sc/source/ui/inc/AccessibleText.hxx1
2 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/textuno.hxx b/sc/inc/textuno.hxx
index 9de49885a45b..e516a967e7cf 100644
--- a/sc/inc/textuno.hxx
+++ b/sc/inc/textuno.hxx
@@ -23,7 +23,6 @@
#include "global.hxx"
#include "address.hxx"
#include <editeng/unotext.hxx>
-#include <svl/brdcst.hxx>
#include <svl/lstner.hxx>
#include <com/sun/star/text/XTextFieldsSupplier.hpp>
#include <com/sun/star/sheet/XHeaderFooterContent.hpp>
diff --git a/sc/source/ui/inc/AccessibleText.hxx b/sc/source/ui/inc/AccessibleText.hxx
index d655e7e4b648..2658cd5d8ffe 100644
--- a/sc/source/ui/inc/AccessibleText.hxx
+++ b/sc/source/ui/inc/AccessibleText.hxx
@@ -24,6 +24,7 @@
#include "global.hxx"
#include "viewdata.hxx"
#include <editeng/svxenum.hxx>
+#include <svl/brdcst.hxx>
#include <memory>