summaryrefslogtreecommitdiff
path: root/linguistic/source/convdic.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/convdic.hxx')
-rw-r--r--linguistic/source/convdic.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/linguistic/source/convdic.hxx b/linguistic/source/convdic.hxx
index 1a93599eee6c..23d51f87f440 100644
--- a/linguistic/source/convdic.hxx
+++ b/linguistic/source/convdic.hxx
@@ -25,12 +25,11 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
#include <comphelper/interfacecontainer2.hxx>
+#include <i18nlangtag/lang.h>
#include <memory>
#include <set>
#include <unordered_map>
-#include <linguistic/misc.hxx>
-#include "defs.hxx"
// text conversion dictionary extension
#define CONV_DIC_EXT "tcd"