From 09b3bf22bcc73939e5f0e82c4fd2c193be2428b1 Mon Sep 17 00:00:00 2001 From: Ramiro Estrugo Date: Fri, 14 Apr 2000 15:16:44 +0000 Subject: 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. --- src/nautilus-bookmark-list.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/nautilus-bookmark-list.c') diff --git a/src/nautilus-bookmark-list.c b/src/nautilus-bookmark-list.c index 2c0b6576f..9e9cef77a 100644 --- a/src/nautilus-bookmark-list.c +++ b/src/nautilus-bookmark-list.c @@ -29,10 +29,10 @@ #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include -- cgit v1.2.1