summaryrefslogtreecommitdiff
path: root/i18npool/inc/inputsequencechecker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/inputsequencechecker.hxx')
-rw-r--r--i18npool/inc/inputsequencechecker.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/inputsequencechecker.hxx b/i18npool/inc/inputsequencechecker.hxx
index a8dbdb80d21f..ff7af4d49e3d 100644
--- a/i18npool/inc/inputsequencechecker.hxx
+++ b/i18npool/inc/inputsequencechecker.hxx
@@ -19,11 +19,11 @@
#ifndef INCLUDED_I18NPOOL_INC_INPUTSEQUENCECHECKER_HXX
#define INCLUDED_I18NPOOL_INC_INPUTSEQUENCECHECKER_HXX
-#include <comphelper/processfactory.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/i18n/XExtendedInputSequenceChecker.hpp>
+#include <com/sun/star/uno/XComponentContext.hpp>
#include <vector>
#include <memory>