summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck/spell/sreg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/source/spellcheck/spell/sreg.cxx')
-rw-r--r--lingucomponent/source/spellcheck/spell/sreg.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/lingucomponent/source/spellcheck/spell/sreg.cxx b/lingucomponent/source/spellcheck/spell/sreg.cxx
index e8b75ffc3432..e018a4a3c998 100644
--- a/lingucomponent/source/spellcheck/spell/sreg.cxx
+++ b/lingucomponent/source/spellcheck/spell/sreg.cxx
@@ -22,15 +22,11 @@
#include <com/sun/star/registry/XRegistryKey.hpp>
+#include <sspellimp.hxx>
+
using namespace com::sun::star::lang;
using namespace com::sun::star::registry;
-// declaration of external RegEntry-functions defined by the service objects
-extern void * SAL_CALL SpellChecker_getFactory(
- const sal_Char * pImplName,
- XMultiServiceFactory * pServiceManager,
- void * /*pRegistryKey*/ );
-
// definition of the two functions that are used to provide the services
extern "C"
{