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 /framework/inc/jobs | |
parent | e1c10e673c0d1a72f6aa53c257c3aac5fc02f380 (diff) |
s/pathes/paths/
Diffstat (limited to 'framework/inc/jobs')
-rw-r--r-- | framework/inc/jobs/jobdispatch.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/jobdispatch.hxx b/framework/inc/jobs/jobdispatch.hxx index 78c1535192c0..b002332676f0 100644 --- a/framework/inc/jobs/jobdispatch.hxx +++ b/framework/inc/jobs/jobdispatch.hxx @@ -60,7 +60,7 @@ //_______________________________________ // other includes -#include <unotools/configpathes.hxx> +#include <unotools/configpaths.hxx> #include <cppuhelper/weak.hxx> #include <rtl/ustring.hxx> |