summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accembedded.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/accembedded.cxx')
-rw-r--r--sw/source/core/access/accembedded.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/access/accembedded.cxx b/sw/source/core/access/accembedded.cxx
index eb63f192f02c..9804cbc0b27e 100644
--- a/sw/source/core/access/accembedded.cxx
+++ b/sw/source/core/access/accembedded.cxx
@@ -19,7 +19,6 @@
#include <vcl/svapp.hxx>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
-#include <com/sun/star/uno/RuntimeException.hpp>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <flyfrm.hxx>
@@ -27,8 +26,6 @@
#include <cntfrm.hxx>
#include <notxtfrm.hxx>
#include <ndole.hxx>
-#include <doc.hxx>
-#include <docsh.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::lang;