summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-properties-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/file-manager/fm-properties-window.h')
-rw-r--r--src/file-manager/fm-properties-window.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/file-manager/fm-properties-window.h b/src/file-manager/fm-properties-window.h
index 860b76bb..c4415aaf 100644
--- a/src/file-manager/fm-properties-window.h
+++ b/src/file-manager/fm-properties-window.h
@@ -27,7 +27,8 @@
#define FM_PROPERTIES_WINDOW_H
#include <gtk/gtk.h>
-#include <libcaja-private/caja-file.h>
+
+#include "../../libcaja-private/caja-file.h"
typedef struct FMPropertiesWindow FMPropertiesWindow;