summaryrefslogtreecommitdiff
path: root/src/caja-location-bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/caja-location-bar.h')
-rw-r--r--src/caja-location-bar.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/caja-location-bar.h b/src/caja-location-bar.h
index 628f2f4b..5b6b56e0 100644
--- a/src/caja-location-bar.h
+++ b/src/caja-location-bar.h
@@ -30,10 +30,12 @@
#ifndef CAJA_LOCATION_BAR_H
#define CAJA_LOCATION_BAR_H
+#include <gtk/gtk.h>
+
+#include "../libcaja-private/caja-entry.h"
+
#include "caja-navigation-window.h"
#include "caja-navigation-window-pane.h"
-#include <libcaja-private/caja-entry.h>
-#include <gtk/gtk.h>
#define CAJA_TYPE_LOCATION_BAR caja_location_bar_get_type()
#define CAJA_LOCATION_BAR(obj) \