summaryrefslogtreecommitdiff
path: root/src/eom-file-chooser.c
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-11-09 16:32:48 +0100
committerStefano Karapetsas <[email protected]>2013-11-09 16:32:48 +0100
commiteaa7cd921ab30dcf38bb29e71fae22f3970515c0 (patch)
tree8e67bdca7b6707092cfaa6713032a4969740dc5d /src/eom-file-chooser.c
parent07d39e714ce7d0d59864f4a235f06f4bbb223aac (diff)
downloadeom-eaa7cd921ab30dcf38bb29e71fae22f3970515c0.tar.bz2
eom-eaa7cd921ab30dcf38bb29e71fae22f3970515c0.tar.xz
Update mate-desktop headers path
Diffstat (limited to 'src/eom-file-chooser.c')
-rw-r--r--src/eom-file-chooser.c2
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 };