diff options
Diffstat (limited to 'linguistic/source/convdiclist.hxx')
-rw-r--r-- | linguistic/source/convdiclist.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/linguistic/source/convdiclist.hxx b/linguistic/source/convdiclist.hxx index 971be9eae8af..52ebbd4285a1 100644 --- a/linguistic/source/convdiclist.hxx +++ b/linguistic/source/convdiclist.hxx @@ -24,11 +24,10 @@ #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/interfacecontainer.h> +#include <comphelper/interfacecontainer2.hxx> #include <rtl/ref.hxx> #include <linguistic/misc.hxx> -#include "lngopt.hxx" class ConvDicNameContainer; |