summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-11-28 18:19:56 +0100
committerinfirit <[email protected]>2013-11-28 18:21:41 +0100
commit62f2dedc9a57c1adf7da889ee4ee615ea7a8a19e (patch)
treefa5337b9c8b44036a0d09d201eaf1e72243c8fa0
parenteaa7cd921ab30dcf38bb29e71fae22f3970515c0 (diff)
downloadeom-62f2dedc9a57c1adf7da889ee4ee615ea7a8a19e.tar.bz2
eom-62f2dedc9a57c1adf7da889ee4ee615ea7a8a19e.tar.xz
Update mate-desktop headers path for eom-thumbnail.c
-rw-r--r--src/eom-thumbnail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eom-thumbnail.c b/src/eom-thumbnail.c
index a4f24b6..a98dd30 100644
--- a/src/eom-thumbnail.c
+++ b/src/eom-thumbnail.c
@@ -31,7 +31,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>
#include "eom-thumbnail.h"
#include "eom-list-store.h"