diff options
Diffstat (limited to 'src/widgets/gradient-image.h')
| -rw-r--r-- | src/widgets/gradient-image.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/gradient-image.h b/src/widgets/gradient-image.h index 7b3854a02..a998dcff3 100644 --- a/src/widgets/gradient-image.h +++ b/src/widgets/gradient-image.h @@ -13,7 +13,7 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ -#include <gtk/gtkwidget.h> +#include <gtk/gtk.h> #include "../libnr/nr-matrix.h" class SPGradient; |
