diff options
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/source/lngsvcmgr.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linguistic/source/lngsvcmgr.cxx b/linguistic/source/lngsvcmgr.cxx index a95f5bfd4fbd..5a28687a5589 100644 --- a/linguistic/source/lngsvcmgr.cxx +++ b/linguistic/source/lngsvcmgr.cxx @@ -33,6 +33,7 @@ #include <com/sun/star/linguistic2/LinguServiceEventFlags.hpp> #include <com/sun/star/linguistic2/ProofreadingIterator.hpp> +#include <tools/debug.hxx> #include <unotools/lingucfg.hxx> #include <vcl/svapp.hxx> #include <comphelper/processfactory.hxx> |