diff options
Diffstat (limited to 'src/caja-notes-viewer.h')
-rw-r--r-- | src/caja-notes-viewer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/caja-notes-viewer.h b/src/caja-notes-viewer.h index 225d884c..e3168ca6 100644 --- a/src/caja-notes-viewer.h +++ b/src/caja-notes-viewer.h @@ -28,8 +28,8 @@ #include <gtk/gtk.h> -#include "../libcaja-private/caja-view.h" -#include "../libcaja-private/caja-window-info.h" +#include <libcaja-private/caja-view.h> +#include <libcaja-private/caja-window-info.h> #define CAJA_NOTES_SIDEBAR_ID "notes" |