summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-04-09 13:43:22 +0300
committerTor Lillqvist <tml@iki.fi>2012-04-09 14:19:58 +0300
commit383a9c777f1e9d60584d3b1c26a1440e6bef3fa5 (patch)
treeb94ab652cebda9814d94406ea216932ae997a09b /filter
parente1c10e673c0d1a72f6aa53c257c3aac5fc02f380 (diff)
s/pathes/paths/
Diffstat (limited to 'filter')
-rw-r--r--filter/source/config/cache/cacheupdatelistener.cxx2
-rw-r--r--filter/source/config/cache/filtercache.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/config/cache/cacheupdatelistener.cxx b/filter/source/config/cache/cacheupdatelistener.cxx
index 09997222e1fe..1e09df3ac435 100644
--- a/filter/source/config/cache/cacheupdatelistener.cxx
+++ b/filter/source/config/cache/cacheupdatelistener.cxx
@@ -35,7 +35,7 @@
#include <com/sun/star/util/XChangesNotifier.hpp>
#include <com/sun/star/util/XRefreshable.hpp>
#include <salhelper/singletonref.hxx>
-#include <unotools/configpathes.hxx>
+#include <unotools/configpaths.hxx>
#include <rtl/ustring.hxx>
//_______________________________________________
diff --git a/filter/source/config/cache/filtercache.cxx b/filter/source/config/cache/filtercache.cxx
index 9c2481a48816..1da6f142bc38 100644
--- a/filter/source/config/cache/filtercache.cxx
+++ b/filter/source/config/cache/filtercache.cxx
@@ -54,7 +54,7 @@
#include <comphelper/locale.hxx>
#include <comphelper/processfactory.hxx>
-#include <unotools/configpathes.hxx>
+#include <unotools/configpaths.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/logfile.hxx>
#include <rtl/uri.hxx>