diff options
Diffstat (limited to 'src/eom-file-chooser.c')
-rw-r--r-- | src/eom-file-chooser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eom-file-chooser.c b/src/eom-file-chooser.c index b1ee955..9189f55 100644 --- a/src/eom-file-chooser.c +++ b/src/eom-file-chooser.c @@ -35,7 +35,7 @@ #ifndef MATE_DESKTOP_USE_UNSTABLE_API #define MATE_DESKTOP_USE_UNSTABLE_API #endif -#include <libmateui/mate-desktop-thumbnail.h> +#include <libmate-desktop/mate-desktop-thumbnail.h> static char *last_dir[] = { NULL, NULL, NULL, NULL }; |