summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/eventexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/eventexport.hxx')
-rw-r--r--xmloff/source/forms/eventexport.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/forms/eventexport.hxx b/xmloff/source/forms/eventexport.hxx
index e1927d37cd1f..2bec21425bb7 100644
--- a/xmloff/source/forms/eventexport.hxx
+++ b/xmloff/source/forms/eventexport.hxx
@@ -28,13 +28,13 @@
#include <com/sun/star/script/ScriptEventDescriptor.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/uno/Sequence.hxx>
-#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/implbase.hxx>
namespace xmloff
{
//= OEventDescriptorMapper
- typedef ::cppu::WeakImplHelper1 < ::com::sun::star::container::XNameReplace
+ typedef ::cppu::WeakImplHelper < ::com::sun::star::container::XNameReplace
> OEventDescriptorMapper_Base;
/** helper class wrapping different script event representations