summaryrefslogtreecommitdiff
path: root/registry/tools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-07-03 10:20:29 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-07-03 15:41:16 +0200
commitcade2b8f9f9c39fc7bc6960f5faf591860be58ae (patch)
treeed5bcf93a5aab0aed4e67081720c6c4065c2fca9 /registry/tools
parent6556043364877c0ac74c07b509856dccfe52e43a (diff)
No need for a C API here
Change-Id: Ie453a7c97a762932884c5c41b13607a170368107
Diffstat (limited to 'registry/tools')
-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 3682d9054012..5b2ae7d355b6 100644
--- a/registry/tools/regview.cxx
+++ b/registry/tools/regview.cxx
@@ -18,7 +18,7 @@
*/
-#include "registry.h"
+#include "regapi.hxx"
#include "fileurl.hxx"
#include "rtl/ustring.hxx"