summaryrefslogtreecommitdiff
path: root/sw/inc/unosett.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unosett.hxx')
-rw-r--r--sw/inc/unosett.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/unosett.hxx b/sw/inc/unosett.hxx
index bf83e499f7b7..79ba07063bdb 100644
--- a/sw/inc/unosett.hxx
+++ b/sw/inc/unosett.hxx
@@ -20,7 +20,6 @@
#define INCLUDED_SW_INC_UNOSETT_HXX
#include "swtypes.hxx"
-#include "calbck.hxx"
#include <com/sun/star/text/XTextColumns.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
@@ -32,7 +31,6 @@
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/implbase4.hxx>
#include <cppuhelper/implbase5.hxx>
-#include <svl/itemprop.hxx>
#include "unobaseclass.hxx"
class SwDoc;
@@ -40,6 +38,7 @@ class SwFormatCol;
class SwDocShell;
class SwNumRule;
class SwNumFormat;
+class SfxItemPropertySet;
class SwXFootnoteProperties : public cppu::WeakAggImplHelper2
<