[epiphany] ephy-combined-stop-reload-action: include fixes



commit 57fc83935f45f10bc677f0cecda83b13e50c916c
Author: Xan Lopez <xan igalia com>
Date:   Tue Dec 20 12:34:17 2011 +0100

    ephy-combined-stop-reload-action: include fixes

 src/ephy-combined-stop-reload-action.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/ephy-combined-stop-reload-action.c b/src/ephy-combined-stop-reload-action.c
index 73a638f..90d8b25 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 <glib/gi18n.h>
 
-
 G_DEFINE_TYPE (EphyCombinedStopReloadAction, ephy_combined_stop_reload_action, GTK_TYPE_ACTION)
 
 #define COMBINED_STOP_RELOAD_ACTION_PRIVATE(o) \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]