diff options
Diffstat (limited to 'src/file-manager/fm-properties-window.h')
-rw-r--r-- | src/file-manager/fm-properties-window.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file-manager/fm-properties-window.h b/src/file-manager/fm-properties-window.h index c4415aaf..47c8f9e9 100644 --- a/src/file-manager/fm-properties-window.h +++ b/src/file-manager/fm-properties-window.h @@ -28,7 +28,7 @@ #include <gtk/gtk.h> -#include "../../libcaja-private/caja-file.h" +#include <libcaja-private/caja-file.h> typedef struct FMPropertiesWindow FMPropertiesWindow; |