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