summaryrefslogtreecommitdiff
path: root/registry/tools/regmerge.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:34:43 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:59 +0200
commit43479a097f089d478753ee1e463723db5eb7fdb8 (patch)
tree611f7c196e7e63ce3aac41a634172fe3e2783af0 /registry/tools/regmerge.cxx
parent650432d41090ee07a8870fefc7a148084ec8e610 (diff)
loplugin:includeform: registry
Change-Id: I499856ba451c71bb53e99d74c5a89f1a185c9386
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>