diff options
| -rw-r--r-- | src/ink-action.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ink-action.h b/src/ink-action.h index 7ff7ab7d8..ed3c92511 100644 --- a/src/ink-action.h +++ b/src/ink-action.h @@ -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 */ |
