diff options
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/source/spellcheck/macosxspell/macspellimp.mm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm index 145c45c3884e..217e030204fe 100644 --- a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm +++ b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm @@ -26,7 +26,7 @@ #include <tools/debug.hxx> #include <osl/mutex.hxx> -#include <macspellimp.hxx> +#include "macspellimp.hxx" #include <linguistic/spelldta.hxx> #include <unotools/pathoptions.hxx> |