diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-10 18:22:30 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-11 01:55:40 +0200 |
commit | a325ce63db0a8ef324f269e3dc5a845666e49bd3 (patch) | |
tree | 07c7fc635738c9466d668fc6ca4df5d1c7fbc0ba /svtools/source/misc/templatefoldercache.cxx | |
parent | 2bac61013e57013bccac8c9d76482b34b5db7f69 (diff) |
fix-includes.pl: svtools
Change-Id: I509299306ab6cd97c96e9a26d4674f983bbffbec
Diffstat (limited to 'svtools/source/misc/templatefoldercache.cxx')
-rw-r--r-- | svtools/source/misc/templatefoldercache.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/misc/templatefoldercache.cxx b/svtools/source/misc/templatefoldercache.cxx index 3963692df658..0fc2527afaf1 100644 --- a/svtools/source/misc/templatefoldercache.cxx +++ b/svtools/source/misc/templatefoldercache.cxx @@ -34,7 +34,7 @@ #include <tools/debug.hxx> #include <unotools/pathoptions.hxx> -#include "comphelper/processfactory.hxx" +#include <comphelper/processfactory.hxx> #include <vector> #include <list> |