From 72a73aea3da591b22665db639ed31ffa15efa2a4 Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Thu, 31 Mar 2016 15:38:30 +0200 Subject: other-locations-window-slot: remove unneeded desktop dependency --- src/nautilus-other-locations-window-slot.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nautilus-other-locations-window-slot.c b/src/nautilus-other-locations-window-slot.c index 5807133b5..166c82fde 100644 --- a/src/nautilus-other-locations-window-slot.c +++ b/src/nautilus-other-locations-window-slot.c @@ -17,7 +17,6 @@ */ #include "nautilus-other-locations-window-slot.h" -#include "nautilus-desktop-canvas-view.h" #include "nautilus-places-view.h" struct _NautilusOtherLocationsWindowSlot -- cgit v1.2.1