summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unorefmark.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unorefmark.hxx')
-rw-r--r--sw/source/core/inc/unorefmark.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/inc/unorefmark.hxx b/sw/source/core/inc/unorefmark.hxx
index 73d8d410d97d..6874d939de0d 100644
--- a/sw/source/core/inc/unorefmark.hxx
+++ b/sw/source/core/inc/unorefmark.hxx
@@ -26,7 +26,7 @@
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/text/XTextContent.hpp>
-#include <cppuhelper/implbase5.hxx>
+#include <cppuhelper/implbase.hxx>
#include <unobaseclass.hxx>
@@ -34,7 +34,7 @@ class SwDoc;
class SwModify;
class SwFmtRefMark;
-typedef ::cppu::WeakImplHelper5
+typedef ::cppu::WeakImplHelper
< ::com::sun::star::lang::XUnoTunnel
, ::com::sun::star::lang::XServiceInfo
, ::com::sun::star::beans::XPropertySet