summaryrefslogtreecommitdiff
path: root/registry/tools/regview.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-07-03 10:16:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-07-03 15:41:15 +0200
commit6556043364877c0ac74c07b509856dccfe52e43a (patch)
tree91e0ca5b30526e4ed130e944d90df2f3aa0a96f5 /registry/tools/regview.cxx
parent4cf3dd78870456f786d39e8946648550a655d9a3 (diff)
Move module-private includes from include/registry/ to registry/
Change-Id: I72bdd6627a191a65d5c3b479c100e30442a8bb9e
Diffstat (limited to 'registry/tools/regview.cxx')
-rw-r--r--registry/tools/regview.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/tools/regview.cxx b/registry/tools/regview.cxx
index e48e0d8156e1..3682d9054012 100644
--- a/registry/tools/regview.cxx
+++ b/registry/tools/regview.cxx
@@ -18,7 +18,7 @@
*/
-#include "registry/registry.h"
+#include "registry.h"
#include "fileurl.hxx"
#include "rtl/ustring.hxx"