summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-24 11:54:56 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-24 11:54:56 +0200
commited8cdc0946f4978c1ca2bcd7887385dc09117384 (patch)
treeaf0fe62a7d400043d8852ea8b7dd938e0316784e /lingucomponent
parenta0a3667995ba648dbd2fe1fff04f66f1aa4af674 (diff)
loplugin:includeform: lingucomponent (macOS)
Change-Id: I24d4a68ec7608f6f116337250893d96cdd68b938
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/source/spellcheck/macosxspell/macspellimp.mm2
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>