summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/source/services/mediatypedetectionhelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/services/mediatypedetectionhelper.cxx b/framework/source/services/mediatypedetectionhelper.cxx
index 30606e98f77e..4ab19425950a 100644
--- a/framework/source/services/mediatypedetectionhelper.cxx
+++ b/framework/source/services/mediatypedetectionhelper.cxx
@@ -55,7 +55,7 @@ MediaTypeDetectionHelper::~MediaTypeDetectionHelper()
DEFINE_XSERVICEINFO_ONEINSTANCESERVICE ( MediaTypeDetectionHelper
, ::cppu::OWeakObject
- , DECLARE_ASCII("com.sun.star.frame.MediaTypeDetectionHelper")
+ , "com.sun.star.frame.MediaTypeDetectionHelper"
, IMPLEMENTATIONNAME_MEDIATYPEDETECTIONHELPER
)