summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-error-reporting.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/file-manager/fm-error-reporting.h')
-rw-r--r--src/file-manager/fm-error-reporting.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/file-manager/fm-error-reporting.h b/src/file-manager/fm-error-reporting.h
index ed1b371c..a0eb6e4e 100644
--- a/src/file-manager/fm-error-reporting.h
+++ b/src/file-manager/fm-error-reporting.h
@@ -27,7 +27,8 @@
#define FM_ERROR_REPORTING_H
#include <gtk/gtk.h>
-#include <libcaja-private/caja-file.h>
+
+#include "../../libcaja-private/caja-file.h"
void fm_report_error_loading_directory (CajaFile *file,
GError *error,