From 40766798f3b0b2fefe5d3f122c4ebb92b48f481d Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sun, 24 Mar 2013 13:33:06 +0100 Subject: ephy-bookmarks-import: sort headers --- src/bookmarks/ephy-bookmarks-import.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/bookmarks/ephy-bookmarks-import.c b/src/bookmarks/ephy-bookmarks-import.c index bde9a597d..fb22bc59b 100644 --- a/src/bookmarks/ephy-bookmarks-import.c +++ b/src/bookmarks/ephy-bookmarks-import.c @@ -20,20 +20,19 @@ */ #include "config.h" +#include "ephy-bookmarks-import.h" + +#include "ephy-debug.h" +#include "ephy-prefs.h" +#include "ephy-settings.h" -#include #include +#include +#include #include #include #include -#include - -#include "ephy-bookmarks-import.h" -#include "ephy-debug.h" -#include "ephy-prefs.h" -#include "ephy-settings.h" - /** * NSItemType: netscape bookmark item type */ -- cgit v1.2.3