aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/ephy-profile-utils.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ephy-profile-utils.c b/lib/ephy-profile-utils.c
index 559ab1792..e225c7f3a 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"