summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/gradient-image.h')
-rw-r--r--src/widgets/gradient-image.h2
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;