aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-location-action.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-location-action.c')
-rw-r--r--src/ephy-location-action.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/ephy-location-action.c b/src/ephy-location-action.c
index 283d23288..0a867a4eb 100644
--- a/src/ephy-location-action.c
+++ b/src/ephy-location-action.c
@@ -20,19 +20,18 @@
*/
#include "config.h"
+#include "ephy-location-action.h"
+#include "ephy-completion-model.h"
+#include "ephy-debug.h"
#include "ephy-embed-container.h"
#include "ephy-embed-utils.h"
-#include "ephy-location-action.h"
+#include "ephy-link.h"
#include "ephy-location-entry.h"
#include "ephy-shell.h"
-#include "ephy-completion-model.h"
-#include "ephy-link.h"
-#include "ephy-debug.h"
#include <gdk/gdkkeysyms.h>
#include <gtk/gtk.h>
-
#include <string.h>
/**