summaryrefslogtreecommitdiff
path: root/registry/source/keyimpl.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/source/keyimpl.cxx
parent650432d41090ee07a8870fefc7a148084ec8e610 (diff)
loplugin:includeform: registry
Change-Id: I499856ba451c71bb53e99d74c5a89f1a185c9386
Diffstat (limited to 'registry/source/keyimpl.cxx')
-rw-r--r--registry/source/keyimpl.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/registry/source/keyimpl.cxx b/registry/source/keyimpl.cxx
index 94378ad2a5bb..68b6794f1c28 100644
--- a/registry/source/keyimpl.cxx
+++ b/registry/source/keyimpl.cxx
@@ -23,8 +23,8 @@
#include "keyimpl.hxx"
#include "reflcnst.hxx"
-#include "rtl/alloc.h"
-#include "rtl/ustrbuf.hxx"
+#include <rtl/alloc.h>
+#include <rtl/ustrbuf.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>