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 /unotools/source/config/fontcfg.cxx | |
parent | e1c10e673c0d1a72f6aa53c257c3aac5fc02f380 (diff) |
s/pathes/paths/
Diffstat (limited to 'unotools/source/config/fontcfg.cxx')
-rw-r--r-- | unotools/source/config/fontcfg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/fontcfg.cxx b/unotools/source/config/fontcfg.cxx index f464f890f092..91aa696ed14e 100644 --- a/unotools/source/config/fontcfg.cxx +++ b/unotools/source/config/fontcfg.cxx @@ -32,7 +32,7 @@ #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/beans/PropertyValue.hpp> -#include <unotools/configpathes.hxx> +#include <unotools/configpaths.hxx> #include <unotools/syslocale.hxx> #include <rtl/ustrbuf.hxx> #include <rtl/instance.hxx> |