summaryrefslogtreecommitdiff
path: root/linguistic/source/dlistimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/dlistimp.hxx')
-rw-r--r--linguistic/source/dlistimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/dlistimp.hxx b/linguistic/source/dlistimp.hxx
index 25ad796bc815..42c395ec4745 100644
--- a/linguistic/source/dlistimp.hxx
+++ b/linguistic/source/dlistimp.hxx
@@ -54,7 +54,7 @@ class DicList :
LinguOptions aOpt;
- ::cppu::OInterfaceContainerHelper aEvtListeners;
+ ::comphelper::OInterfaceContainerHelper2 aEvtListeners;
typedef std::vector< css::uno::Reference< css::linguistic2::XDictionary > > DictionaryVec_t;
DictionaryVec_t aDicList;