diff options
Diffstat (limited to 'src/ephy-link-action.h')
-rw-r--r-- | src/ephy-link-action.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ephy-link-action.h b/src/ephy-link-action.h index 9e55fc0fb..16d444dbe 100644 --- a/src/ephy-link-action.h +++ b/src/ephy-link-action.h @@ -25,8 +25,7 @@ #ifndef EPHY_LINK_ACTION_H #define EPHY_LINK_ACTION_H -#include <gtk/gtkaction.h> -#include <gtk/gtkactiongroup.h> +#include <gtk/gtk.h> G_BEGIN_DECLS |