diff options
Diffstat (limited to 'maximus/eggaccelerators.h')
-rw-r--r-- | maximus/eggaccelerators.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maximus/eggaccelerators.h b/maximus/eggaccelerators.h index 18e3ae0..282f146 100644 --- a/maximus/eggaccelerators.h +++ b/maximus/eggaccelerators.h @@ -20,7 +20,7 @@ #ifndef __EGG_ACCELERATORS_H__ #define __EGG_ACCELERATORS_H__ -#include <gtk/gtkaccelgroup.h> +#include <gtk/gtk.h> #include <gdk/gdk.h> G_BEGIN_DECLS |