summaryrefslogtreecommitdiff
path: root/src/nautilus-bookmark-list.h
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>2000-04-14 15:16:44 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>2000-04-14 15:16:44 +0000
commit09b3bf22bcc73939e5f0e82c4fd2c193be2428b1 (patch)
treea860daeed4bf01bf983cadb46fe18c6972ac9b72 /src/nautilus-bookmark-list.h
parentdd08346bb81da58d03549b5f303e366b63aeee19 (diff)
downloadnautilus-09b3bf22bcc73939e5f0e82c4fd2c193be2428b1.tar.gz
Split libnautilus into two pieces.
libnautilus now only contains the view interfaces needed by nautilus components. These are the interfaces defined in nautilus-view-component.idl. libnautilus-extensions containes the remainder of the stuff. Also used the cvs repository munging opportunity to do some of the ntl-* renaming outlined in the RENAIMING file.
Diffstat (limited to 'src/nautilus-bookmark-list.h')
-rw-r--r--src/nautilus-bookmark-list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus-bookmark-list.h b/src/nautilus-bookmark-list.h
index de0b234f2..e45e4a336 100644
--- a/src/nautilus-bookmark-list.h
+++ b/src/nautilus-bookmark-list.h
@@ -25,7 +25,7 @@
#ifndef NAUTILUS_BOOKMARK_LIST_H
#define NAUTILUS_BOOKMARK_LIST_H
-#include <libnautilus/nautilus-bookmark.h>
+#include <libnautilus-extensions/nautilus-bookmark.h>
typedef struct NautilusBookmarkList NautilusBookmarkList;
typedef struct NautilusBookmarkListClass NautilusBookmarkListClass;