summaryrefslogtreecommitdiffstats
path: root/src/uri.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uri.h')
-rw-r--r--src/uri.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uri.h b/src/uri.h
index 6866f58a1..adcc76d6b 100644
--- a/src/uri.h
+++ b/src/uri.h
@@ -11,7 +11,7 @@
#ifndef INKSCAPE_URI_H
#define INKSCAPE_URI_H
-#include <glib/gtypes.h>
+#include <glib.h>
#include <exception>
#include <libxml/uri.h>
#include "bad-uri-exception.h"