summaryrefslogtreecommitdiffstats
path: root/src/xml/xml-forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/xml-forward.h')
-rw-r--r--src/xml/xml-forward.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/xml-forward.h b/src/xml/xml-forward.h
index 33218c8ae..e3ebad183 100644
--- a/src/xml/xml-forward.h
+++ b/src/xml/xml-forward.h
@@ -20,7 +20,7 @@ namespace XML {
struct AttributeRecord;
struct CommentNode;
class CompositeNodeObserver;
-struct Document;
+class Document;
class ElementNode;
class Event;
class EventAdd;