diff options
Diffstat (limited to 'src/ege-adjustment-action.cpp')
| -rw-r--r-- | src/ege-adjustment-action.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ege-adjustment-action.cpp b/src/ege-adjustment-action.cpp index 942328100..e6ec392ad 100644 --- a/src/ege-adjustment-action.cpp +++ b/src/ege-adjustment-action.cpp @@ -47,7 +47,7 @@ #include <gdk/gdkkeysyms.h> #include <gtk/gtkversion.h> #include <gtk/gtktoolitem.h> -#include <gtk/gtkspinbutton.h> +#include <gtk/gtk.h> #include <gtk/gtkhscale.h> #if GTK_CHECK_VERSION(2,12,0) #include <gtk/gtkscalebutton.h> |
