summaryrefslogtreecommitdiff
path: root/src/nautilus-other-locations-window-slot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nautilus-other-locations-window-slot.h')
-rw-r--r--src/nautilus-other-locations-window-slot.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/nautilus-other-locations-window-slot.h b/src/nautilus-other-locations-window-slot.h
index abd7dcfd6..70136d181 100644
--- a/src/nautilus-other-locations-window-slot.h
+++ b/src/nautilus-other-locations-window-slot.h
@@ -19,7 +19,8 @@
#pragma once
#include "nautilus-window-slot.h"
-#include "nautilus-window.h"
+
+#include "nautilus-types.h"
G_BEGIN_DECLS
@@ -29,4 +30,4 @@ G_DECLARE_FINAL_TYPE (NautilusOtherLocationsWindowSlot, nautilus_other_locations
NautilusOtherLocationsWindowSlot *nautilus_other_locations_window_slot_new (NautilusWindow *window);
-G_END_DECLS \ No newline at end of file
+G_END_DECLS