diff options
Diffstat (limited to 'src/ephy-action-helper.h')
-rw-r--r-- | src/ephy-action-helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-action-helper.h b/src/ephy-action-helper.h index 04c671f51..44f4c4023 100644 --- a/src/ephy-action-helper.h +++ b/src/ephy-action-helper.h @@ -25,7 +25,7 @@ #ifndef EPHY_ACTION_HELPER_H #define EPHY_ACTION_HELPER_H -#include <gtk/gtkaction.h> +#include <gtk/gtk.h> G_BEGIN_DECLS |