aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-spinner-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-spinner-action.h')
-rw-r--r--src/ephy-spinner-action.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ephy-spinner-action.h b/src/ephy-spinner-action.h
index d867e8a9d..339596c66 100644
--- a/src/ephy-spinner-action.h
+++ b/src/ephy-spinner-action.h
@@ -19,8 +19,7 @@
#ifndef EPHY_SPINNER_ACTION_H
#define EPHY_SPINNER_ACTION_H
-#include <gtk/gtk.h>
-#include <egg-action.h>
+#include <gtk/gtkaction.h>
#define EPHY_TYPE_SPINNER_ACTION (ephy_spinner_action_get_type ())
#define EPHY_SPINNER_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EPHY_TYPE_SPINNER_ACTION, EphySpinnerAction))