summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/helponstartup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/helponstartup.hxx')
-rw-r--r--framework/inc/jobs/helponstartup.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/jobs/helponstartup.hxx b/framework/inc/jobs/helponstartup.hxx
index 45a8f97973e3..ff98d63a4198 100644
--- a/framework/inc/jobs/helponstartup.hxx
+++ b/framework/inc/jobs/helponstartup.hxx
@@ -24,7 +24,7 @@
#include <macros/xtypeprovider.hxx>
#include <macros/xserviceinfo.hxx>
-#include <cppuhelper/implbase3.hxx>
+#include <cppuhelper/implbase.hxx>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/task/XJob.hpp>
@@ -41,7 +41,7 @@ namespace framework{
@author as96863
*/
-class HelpOnStartup : public ::cppu::WeakImplHelper3< ::com::sun::star::lang::XServiceInfo,::com::sun::star::lang::XEventListener,::com::sun::star::task::XJob >
+class HelpOnStartup : public ::cppu::WeakImplHelper< ::com::sun::star::lang::XServiceInfo,::com::sun::star::lang::XEventListener,::com::sun::star::task::XJob >
{
// member