From 57fc83935f45f10bc677f0cecda83b13e50c916c Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 20 Dec 2011 12:34:17 +0100 Subject: ephy-combined-stop-reload-action: include fixes --- src/ephy-combined-stop-reload-action.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ephy-combined-stop-reload-action.c b/src/ephy-combined-stop-reload-action.c index 73a638fa4..90d8b25d7 100644 --- a/src/ephy-combined-stop-reload-action.c +++ b/src/ephy-combined-stop-reload-action.c @@ -20,14 +20,13 @@ */ #include "config.h" - #include "ephy-combined-stop-reload-action.h" + #include "ephy-window.h" #include "window-commands.h" #include - G_DEFINE_TYPE (EphyCombinedStopReloadAction, ephy_combined_stop_reload_action, GTK_TYPE_ACTION) #define COMBINED_STOP_RELOAD_ACTION_PRIVATE(o) \ -- cgit v1.2.3