summaryrefslogtreecommitdiffstats
path: root/src/xml/simple-node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/simple-node.h')
-rw-r--r--src/xml/simple-node.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xml/simple-node.h b/src/xml/simple-node.h
index b4439e289..3bd2f58b4 100644
--- a/src/xml/simple-node.h
+++ b/src/xml/simple-node.h
@@ -15,6 +15,8 @@
#ifndef SEEN_INKSCAPE_XML_SIMPLE_NODE_H
#define SEEN_INKSCAPE_XML_SIMPLE_NODE_H
+#include <glib/gtestutils.h>
+
#include "xml/node.h"
#include "xml/attribute-record.h"
#include "xml/composite-node-observer.h"