diff options
Diffstat (limited to 'src/xml/attribute-record.h')
| -rw-r--r-- | src/xml/attribute-record.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/xml/attribute-record.h b/src/xml/attribute-record.h index bab0b5aa4..a61329b83 100644 --- a/src/xml/attribute-record.h +++ b/src/xml/attribute-record.h @@ -5,8 +5,7 @@ #ifndef SEEN_XML_SP_REPR_ATTR_H #define SEEN_XML_SP_REPR_ATTR_H -#include <glib/gquark.h> -#include <glib/gtypes.h> +#include <glib.h> #include "gc-managed.h" #include "util/share.h" |
