summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-toolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/gradient-toolbar.h')
-rw-r--r--src/widgets/gradient-toolbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/gradient-toolbar.h b/src/widgets/gradient-toolbar.h
index 41138724a..f1e258f6b 100644
--- a/src/widgets/gradient-toolbar.h
+++ b/src/widgets/gradient-toolbar.h
@@ -12,7 +12,7 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include <gtk/gtkwidget.h>
+#include <gtk/gtk.h>
struct SPDesktop;
GtkWidget *sp_gradient_toolbox_new (SPDesktop *desktop);