summaryrefslogtreecommitdiff
path: root/registry/tools/regmerge.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/tools/regmerge.cxx')
-rw-r--r--registry/tools/regmerge.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/registry/tools/regmerge.cxx b/registry/tools/regmerge.cxx
index 4b15604766e0..4bca01324564 100644
--- a/registry/tools/regmerge.cxx
+++ b/registry/tools/regmerge.cxx
@@ -18,11 +18,11 @@
*/
-#include "registry/registry.hxx"
+#include <registry/registry.hxx>
#include "fileurl.hxx"
#include "options.hxx"
-#include "rtl/ustring.hxx"
+#include <rtl/ustring.hxx>
#include <stdio.h>
#include <string.h>