diff options
Diffstat (limited to 'include/linguistic/hyphdta.hxx')
-rw-r--r-- | include/linguistic/hyphdta.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linguistic/hyphdta.hxx b/include/linguistic/hyphdta.hxx index 9dec2d6dc15e..0fb1d5ecb75e 100644 --- a/include/linguistic/hyphdta.hxx +++ b/include/linguistic/hyphdta.hxx @@ -23,8 +23,8 @@ #include <com/sun/star/linguistic2/XHyphenatedWord.hpp> #include <com/sun/star/linguistic2/XPossibleHyphens.hpp> #include <tools/solar.h> -#include <uno/lbnames.h> // CPPU_CURRENT_LANGUAGE_BINDING_NAME macro, which specify the environment type -#include <cppuhelper/implbase1.hxx> // helper for implementations +#include <uno/lbnames.h> +#include <cppuhelper/implbase1.hxx> #include <linguistic/lngdllapi.h> namespace linguistic |