diff options
Diffstat (limited to 'registry/source/regimpl.hxx')
-rw-r--r-- | registry/source/regimpl.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/registry/source/regimpl.hxx b/registry/source/regimpl.hxx index f89d2e5262f8..20d777905dd7 100644 --- a/registry/source/regimpl.hxx +++ b/registry/source/regimpl.hxx @@ -23,10 +23,10 @@ #include <set> #include <boost/unordered_map.hpp> -#include <registry/registry.h> -#include <rtl/ustring.hxx> -#include <osl/mutex.hxx> -#include <store/store.hxx> +#include <registry/registry.h> +#include <rtl/ustring.hxx> +#include <osl/mutex.hxx> +#include <store/store.hxx> #define REG_PAGESIZE 512 |