diff options
Diffstat (limited to 'src/xml/event.h')
| -rw-r--r-- | src/xml/event.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/xml/event.h b/src/xml/event.h index 18dc47865..55e2add88 100644 --- a/src/xml/event.h +++ b/src/xml/event.h @@ -18,15 +18,13 @@ #ifndef SEEN_INKSCAPE_XML_SP_REPR_ACTION_H #define SEEN_INKSCAPE_XML_SP_REPR_ACTION_H -#include <glib/gtypes.h> -#include <glib/gquark.h> +#include <glib.h> #include <glibmm/ustring.h> #include <iterator> #include "util/share.h" #include "util/forward-pointer-iterator.h" #include "gc-managed.h" -#include "xml/xml-forward.h" #include "xml/node.h" namespace Inkscape { |
