[nautilus] bookmark: Actually drop unused include
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] bookmark: Actually drop unused include
- Date: Wed, 3 Jan 2018 19:33:24 +0000 (UTC)
commit 4ce28a25af955033dffc28beb99f79ad8b1afbfa
Author: António Fernandes <antoniojpfernandes gmail com>
Date: Wed Jan 3 19:32:59 2018 +0000
bookmark: Actually drop unused include
The wrong line was deleted in the previous commit
eb3b172fe7d926168fc0027860e5d00889a561ad
src/nautilus-bookmark.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/nautilus-bookmark.c b/src/nautilus-bookmark.c
index e278fe4ab..1b2e58003 100644
--- a/src/nautilus-bookmark.c
+++ b/src/nautilus-bookmark.c
@@ -31,7 +31,7 @@
#include <gtk/gtk.h>
#include "nautilus-file.h"
-#include "nautilus-global-preferences.h"
+#include "nautilus-file-utilities.h"
#include "nautilus-icon-names.h"
#define DEBUG_FLAG NAUTILUS_DEBUG_BOOKMARKS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]