diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:37:59 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:46:02 +0200 |
commit | 94409984476aafb9ca58c0e1e235c01df3ca7645 (patch) | |
tree | 3d71c8551fa347cd62d8fd4835f7464c3e3f6506 /linguistic/source/lngsvcmgr.cxx | |
parent | e6ecc6e428a49c725484547dfa4454bab3aba882 (diff) |
loplugin:includeform: linguistic
Change-Id: I4a1db5d06511221a656367e7b0457144335ae10c
Diffstat (limited to 'linguistic/source/lngsvcmgr.cxx')
-rw-r--r-- | linguistic/source/lngsvcmgr.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/lngsvcmgr.cxx b/linguistic/source/lngsvcmgr.cxx index 7ee052b1ba64..0ab0688379d6 100644 --- a/linguistic/source/lngsvcmgr.cxx +++ b/linguistic/source/lngsvcmgr.cxx @@ -43,7 +43,7 @@ #include "lngsvcmgr.hxx" #include "lngopt.hxx" #include "lngreg.hxx" -#include "linguistic/misc.hxx" +#include <linguistic/misc.hxx> #include "spelldsp.hxx" #include "hyphdsp.hxx" #include "thesdsp.hxx" |