summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unofootnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unofootnote.hxx')
-rw-r--r--sw/source/core/inc/unofootnote.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/inc/unofootnote.hxx b/sw/source/core/inc/unofootnote.hxx
index c9740960a540..fdf9cf9f90cf 100644
--- a/sw/source/core/inc/unofootnote.hxx
+++ b/sw/source/core/inc/unofootnote.hxx
@@ -27,7 +27,7 @@
#include <com/sun/star/text/XTextContent.hpp>
#include <com/sun/star/text/XFootnote.hpp>
-#include <cppuhelper/implbase5.hxx>
+#include <cppuhelper/implbase.hxx>
#include <unotext.hxx>
@@ -35,7 +35,7 @@ class SwDoc;
class SwModify;
class SwFmtFtn;
-typedef ::cppu::WeakImplHelper5
+typedef ::cppu::WeakImplHelper
< ::com::sun::star::lang::XUnoTunnel
, ::com::sun::star::lang::XServiceInfo
, ::com::sun::star::beans::XPropertySet