aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-go-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-go-action.h')
-rw-r--r--src/ephy-go-action.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-go-action.h b/src/ephy-go-action.h
index 505280a02..7cb04e79c 100644
--- a/src/ephy-go-action.h
+++ b/src/ephy-go-action.h
@@ -19,7 +19,7 @@
#ifndef EPHY_GO_ACTION_H
#define EPHY_GO_ACTION_H
-#include <egg-action.h>
+#include <gtk/gtkaction.h>
#define EPHY_TYPE_GO_ACTION (ephy_go_action_get_type ())
#define EPHY_GO_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EPHY_TYPE_GO_ACTION, EphyGoAction))