diff options
Diffstat (limited to 'src/uri.h')
| -rw-r--r-- | src/uri.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
