summaryrefslogtreecommitdiff
path: root/registry/source/reflwrit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/source/reflwrit.hxx')
-rw-r--r--registry/source/reflwrit.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/registry/source/reflwrit.hxx b/registry/source/reflwrit.hxx
index 39a703259f64..6ea4d0e3a925 100644
--- a/registry/source/reflwrit.hxx
+++ b/registry/source/reflwrit.hxx
@@ -20,10 +20,11 @@
#ifndef INCLUDED_REGISTRY_SOURCE_REFLWRIT_HXX
#define INCLUDED_REGISTRY_SOURCE_REFLWRIT_HXX
-#include <registry/refltype.hxx>
-#include <registry/regtype.h>
+#include <registry/types.hxx>
#include <rtl/ustring.hxx>
+class RTConstValue;
+
/// Implememetation handle
typedef void* TypeWriterImpl;