summaryrefslogtreecommitdiffstats
path: root/src/xml/simple-document.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/simple-document.h')
-rw-r--r--src/xml/simple-document.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/simple-document.h b/src/xml/simple-document.h
index 66f6b1381..01933076f 100644
--- a/src/xml/simple-document.h
+++ b/src/xml/simple-document.h
@@ -16,9 +16,9 @@
#define SEEN_INKSCAPE_XML_SIMPLE_DOCUMENT_H
#include "xml/document.h"
+#include "xml/simple-node.h"
#include "xml/node-observer.h"
#include "xml/log-builder.h"
-#include "xml/simple-node.h"
namespace Inkscape {