summaryrefslogtreecommitdiff
path: root/framework/source/services/mediatypedetectionhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/services/mediatypedetectionhelper.cxx')
-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 f4388d217c13..440a3d59a022 100644
--- a/framework/source/services/mediatypedetectionhelper.cxx
+++ b/framework/source/services/mediatypedetectionhelper.cxx
@@ -18,9 +18,9 @@
*/
#include <services/mediatypedetectionhelper.hxx>
-#include <services.h>
#include <svl/inettype.hxx>
#include <cppuhelper/supportsservice.hxx>
+#include <com/sun/star/uno/XComponentContext.hpp>
namespace framework
{