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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xml/simple-node.h b/src/xml/simple-node.h
index 044068eb1..67070d0fc 100644
--- a/src/xml/simple-node.h
+++ b/src/xml/simple-node.h
@@ -11,6 +11,10 @@
* See the file COPYING for details.
*/
+#ifndef SEEN_INKSCAPE_XML_NODE_H
+#error You have included xml/simple-node.h in your document, which is an implementation. Chances are that you want xml/node.h. Please fix that.
+#endif
+
#ifndef SEEN_INKSCAPE_XML_SIMPLE_NODE_H
#define SEEN_INKSCAPE_XML_SIMPLE_NODE_H