summaryrefslogtreecommitdiff
path: root/src/nautilus-location-entry.c
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2015-02-09 18:24:32 +0100
committerCarlos Soriano <csoriano@gnome.org>2015-03-02 13:38:09 +0100
commit2a1d2df280c4eb0c5f46c15c6f47e00d496db865 (patch)
tree1ecb04f8f37204d0750e7c580c9442dde1690d4b /src/nautilus-location-entry.c
parentb740ea3cc015cc721bf09f20584b83fed31595eb (diff)
downloadnautilus-2a1d2df280c4eb0c5f46c15c6f47e00d496db865.tar.gz
nautilus-window: Use private instead of details
A code clean up that will make things easier for the next patch where we will use a template for the window
Diffstat (limited to 'src/nautilus-location-entry.c')
-rw-r--r--src/nautilus-location-entry.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nautilus-location-entry.c b/src/nautilus-location-entry.c
index 956a2af86..f0c637d09 100644
--- a/src/nautilus-location-entry.c
+++ b/src/nautilus-location-entry.c
@@ -33,7 +33,6 @@
#include "nautilus-location-entry.h"
#include "nautilus-application.h"
-#include "nautilus-window-private.h"
#include "nautilus-window.h"
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>