diff options
Diffstat (limited to 'lib/ephy-gui.h')
-rw-r--r-- | lib/ephy-gui.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h index 17063388d..203eba975 100644 --- a/lib/ephy-gui.h +++ b/lib/ephy-gui.h @@ -19,10 +19,9 @@ #ifndef EPHY_GUI_H #define EPHY_GUI_H -/* system includes */ #include <gtk/gtk.h> #include <gdk-pixbuf/gdk-pixbuf.h> -#include <gnome.h> +#include <gdk/gdkkeysyms.h> G_BEGIN_DECLS |