summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-selector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/gradient-selector.h')
-rw-r--r--src/widgets/gradient-selector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/gradient-selector.h b/src/widgets/gradient-selector.h
index 860804ec6..9abbc57af 100644
--- a/src/widgets/gradient-selector.h
+++ b/src/widgets/gradient-selector.h
@@ -16,7 +16,7 @@
*/
#include <glib.h>
-#include <gtk/gtkvbox.h>
+#include <gtk/gtk.h>
#include <vector>
#include "sp-gradient.h"
#include "sp-gradient-spread.h"