Code

ink-action.h: Supply missing #includes/declarations so that we don't depend on order...
authorpjrm <pjrm@users.sourceforge.net>
Sat, 5 Jul 2008 12:01:48 +0000 (12:01 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Sat, 5 Jul 2008 12:01:48 +0000 (12:01 +0000)
src/ink-action.h

index 7ff7ab7d8f8652dbd385aeb2e1c83d0b749a02a9..ed3c925115e28a3b49a6f31e1b63b28d4f13bff5 100644 (file)
@@ -7,6 +7,7 @@
 #include <gtk/gtktoggleaction.h>
 #include <gtk/gtkradioaction.h>
 #include <glib-object.h>
+#include "icon-size.h"
 
 /* Equivalent to GTK Actions of the same type, but can support Inkscape SVG icons */