From 409e5e56f91eec5c4dcae54031b5775938570ef1 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Wed, 12 Aug 2009 08:03:13 +0300 Subject: ephy-session.c: sort headers --- src/ephy-session.c | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/src/ephy-session.c b/src/ephy-session.c index df7aaf9af..1a71e61b8 100644 --- a/src/ephy-session.c +++ b/src/ephy-session.c @@ -23,27 +23,26 @@ #include "ephy-session.h" +#include "eggdesktopfile.h" +#include "eggsmclient.h" +#include "ephy-bookmarks-editor.h" +#include "ephy-debug.h" #include "ephy-embed.h" #include "ephy-embed-utils.h" #include "ephy-embed-container.h" #include "ephy-extension.h" -#include "ephy-window.h" -#include "ephy-shell.h" -#include "ephy-history-window.h" -#include "ephy-bookmarks-editor.h" #include "ephy-file-helpers.h" #include "eel-gconf-extensions.h" -#include "ephy-prefs.h" -#include "ephy-gui.h" -#include "ephy-debug.h" -#include "ephy-stock-icons.h" #include "ephy-glib-compat.h" +#include "ephy-gui.h" +#include "ephy-history-window.h" #include "ephy-notebook.h" -#include "eggdesktopfile.h" -#include "eggsmclient.h" +#include "ephy-prefs.h" +#include "ephy-shell.h" +#include "ephy-stock-icons.h" +#include "ephy-window.h" #include -#include #include #include -- cgit v1.2.3