[epiphany] ephy-profile-utils: reorder includes



commit 95b305ef37cacc0d1e96ae07cd24f39f040fbc27
Author: Xan Lopez <xan igalia com>
Date:   Fri Aug 31 19:43:19 2012 +0200

    ephy-profile-utils: reorder includes

 lib/ephy-profile-utils.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/lib/ephy-profile-utils.c b/lib/ephy-profile-utils.c
index 559ab17..e225c7f 100644
--- a/lib/ephy-profile-utils.c
+++ b/lib/ephy-profile-utils.c
@@ -20,10 +20,11 @@
  */
 
 #include "config.h"
+#include "ephy-profile-utils.h"
 
 #include "ephy-debug.h"
 #include "ephy-file-helpers.h"
-#include "ephy-profile-utils.h"
+
 #include <libsoup/soup.h>
 
 #define PROFILE_MIGRATION_FILE ".migrated"



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