summaryrefslogtreecommitdiff
path: root/framework/inc/services/mediatypedetectionhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/services/mediatypedetectionhelper.hxx')
-rw-r--r--framework/inc/services/mediatypedetectionhelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/services/mediatypedetectionhelper.hxx b/framework/inc/services/mediatypedetectionhelper.hxx
index 3c0ca9927718..6b397c3a9e7b 100644
--- a/framework/inc/services/mediatypedetectionhelper.hxx
+++ b/framework/inc/services/mediatypedetectionhelper.hxx
@@ -28,7 +28,7 @@
#include <com/sun/star/util/XStringMapping.hpp>
-#include <cppuhelper/implbase2.hxx>
+#include <cppuhelper/implbase.hxx>
// namespaces
@@ -44,7 +44,7 @@ namespace framework{
@devstatus deprecated
*//*-*************************************************************************************************************/
-class MediaTypeDetectionHelper : public ::cppu::WeakImplHelper2< ::com::sun::star::util::XStringMapping, css::lang::XServiceInfo>
+class MediaTypeDetectionHelper : public ::cppu::WeakImplHelper< ::com::sun::star::util::XStringMapping, css::lang::XServiceInfo>
{
// public methods