diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-04-09 13:43:22 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-04-09 14:19:58 +0300 |
commit | 383a9c777f1e9d60584d3b1c26a1440e6bef3fa5 (patch) | |
tree | b94ab652cebda9814d94406ea216932ae997a09b /sw | |
parent | e1c10e673c0d1a72f6aa53c257c3aac5fc02f380 (diff) |
s/pathes/paths/
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/envelp/labelcfg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/envelp/labelcfg.cxx b/sw/source/ui/envelp/labelcfg.cxx index 04a8695e0782..3ee9fe382070 100644 --- a/sw/source/ui/envelp/labelcfg.cxx +++ b/sw/source/ui/envelp/labelcfg.cxx @@ -32,7 +32,7 @@ #include <labelcfg.hxx> #include <labimp.hxx> #include <comphelper/string.hxx> -#include <unotools/configpathes.hxx> +#include <unotools/configpaths.hxx> #include <unomid.h> |