summaryrefslogtreecommitdiff
path: root/src/nautilus-pathbar.h
diff options
context:
space:
mode:
authorA. Walton <awalton@gnome.org>2008-05-21 18:19:36 +0000
committerAndrew Walton <awalton@src.gnome.org>2008-05-21 18:19:36 +0000
commit26fac7efa5ab4219979abf8dcfaf0123049a5750 (patch)
treecfd6c77663d10f2e8a07fff11a2a43d7edbf6945 /src/nautilus-pathbar.h
parent3befbe347efabba62285675978c7c491117c953d (diff)
downloadnautilus-26fac7efa5ab4219979abf8dcfaf0123049a5750.tar.gz
Move all of Nautilus to single Gtk+ includes, because Mitch says so.
2008-05-21 A. Walton <awalton@gnome.org> * */*.[ch]: Move all of Nautilus to single Gtk+ includes, because Mitch says so. Closes Bug #530315. svn path=/trunk/; revision=14182
Diffstat (limited to 'src/nautilus-pathbar.h')
-rw-r--r--src/nautilus-pathbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus-pathbar.h b/src/nautilus-pathbar.h
index 82b54d092..549016a71 100644
--- a/src/nautilus-pathbar.h
+++ b/src/nautilus-pathbar.h
@@ -21,7 +21,7 @@
#ifndef NAUTILUS_PATHBAR_H
#define NAUTILUS_PATHBAR_H
-#include <gtk/gtkcontainer.h>
+#include <gtk/gtk.h>
#include <gio/gio.h>
typedef struct _NautilusPathBar NautilusPathBar;