diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-05-04 03:14:43 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-05-04 03:14:43 +0000 |
commit | 90d404095e84a45c486e79ff7a9d6eeb05f8eba6 (patch) | |
tree | 636211d232efa67bac7352e519e6915a54dd100d /components/history/nautilus-history-view.c | |
parent | fdea327acb1b4dadb3673c2f9c4e6a3bd9aab324 (diff) | |
download | nautilus-90d404095e84a45c486e79ff7a9d6eeb05f8eba6.tar.gz |
nautilus-extensions -> nautilus-private renaming.
Diffstat (limited to 'components/history/nautilus-history-view.c')
-rw-r--r-- | components/history/nautilus-history-view.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/history/nautilus-history-view.c b/components/history/nautilus-history-view.c index e4999596e..a136419b8 100644 --- a/components/history/nautilus-history-view.c +++ b/components/history/nautilus-history-view.c @@ -33,8 +33,8 @@ #include <eel/eel-gtk-macros.h> #include <gtk/gtkclist.h> #include <gtk/gtkscrolledwindow.h> -#include <libnautilus-extensions/nautilus-bookmark.h> -#include <libnautilus-extensions/nautilus-global-preferences.h> +#include <libnautilus-private/nautilus-bookmark.h> +#include <libnautilus-private/nautilus-global-preferences.h> #include <libnautilus/nautilus-view-standard-main.h> #define FACTORY_IID "OAFIID:nautilus_history_view_factory:912d6634-d18f-40b6-bb83-bdfe16f1d15e" |