summaryrefslogtreecommitdiff
path: root/src/caja-bookmark-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/caja-bookmark-list.h')
-rw-r--r--src/caja-bookmark-list.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/caja-bookmark-list.h b/src/caja-bookmark-list.h
index abe420a3..fe232bde 100644
--- a/src/caja-bookmark-list.h
+++ b/src/caja-bookmark-list.h
@@ -28,9 +28,10 @@
#ifndef CAJA_BOOKMARK_LIST_H
#define CAJA_BOOKMARK_LIST_H
-#include <libcaja-private/caja-bookmark.h>
#include <gio/gio.h>
+#include "../libcaja-private/caja-bookmark.h"
+
typedef struct CajaBookmarkList CajaBookmarkList;
typedef struct CajaBookmarkListClass CajaBookmarkListClass;