diff options
Diffstat (limited to 'src/xml/simple-node.h')
| -rw-r--r-- | src/xml/simple-node.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/simple-node.h b/src/xml/simple-node.h index 3bd2f58b4..60bb53454 100644 --- a/src/xml/simple-node.h +++ b/src/xml/simple-node.h @@ -15,7 +15,7 @@ #ifndef SEEN_INKSCAPE_XML_SIMPLE_NODE_H #define SEEN_INKSCAPE_XML_SIMPLE_NODE_H -#include <glib/gtestutils.h> +#include <glib.h> // g_assert() #include "xml/node.h" #include "xml/attribute-record.h" |
