summaryrefslogtreecommitdiff
path: root/starmath/source/smdetect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/smdetect.hxx')
-rw-r--r--starmath/source/smdetect.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/source/smdetect.hxx b/starmath/source/smdetect.hxx
index 6efd67e796e8..5c28ee521b48 100644
--- a/starmath/source/smdetect.hxx
+++ b/starmath/source/smdetect.hxx
@@ -30,6 +30,8 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <cppuhelper/factory.hxx>
+#include <sfx2/sfxuno.hxx>
+
namespace com
{
@@ -49,8 +51,6 @@ namespace com
}
}
-#include <sfx2/sfxuno.hxx>
-
class SmFilterDetect : public ::cppu::WeakImplHelper< css::document::XExtendedFilterDetection, css::lang::XServiceInfo >
{
public: