diff options
Diffstat (limited to 'src/bookmarks/ephy-open-tabs-action.h')
-rw-r--r-- | src/bookmarks/ephy-open-tabs-action.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bookmarks/ephy-open-tabs-action.h b/src/bookmarks/ephy-open-tabs-action.h index d7d63efc9..f058daad8 100644 --- a/src/bookmarks/ephy-open-tabs-action.h +++ b/src/bookmarks/ephy-open-tabs-action.h @@ -25,7 +25,7 @@ #ifndef EPHY_OPEN_TABS_ACTION_H #define EPHY_OPEN_TABS_ACTION_H -#include <gtk/gtkactiongroup.h> +#include <gtk/gtk.h> #include "ephy-node.h" |