summaryrefslogtreecommitdiffstats
path: root/src/xml/comment-node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/comment-node.h')
-rw-r--r--src/xml/comment-node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/comment-node.h b/src/xml/comment-node.h
index 2232fb61e..56b8ad476 100644
--- a/src/xml/comment-node.h
+++ b/src/xml/comment-node.h
@@ -15,7 +15,7 @@
#ifndef SEEN_INKSCAPE_XML_COMMENT_NODE_H
#define SEEN_INKSCAPE_XML_COMMENT_NODE_H
-#include <glib/gquark.h>
+#include <glib.h>
#include "xml/simple-node.h"
namespace Inkscape {