summaryrefslogtreecommitdiff
path: root/plugins/background/msd-background-manager.c
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-07-31 13:05:14 +0200
committerStefano Karapetsas <[email protected]>2013-07-31 13:05:14 +0200
commit0bab5bc206e76165838f71af7a7e041cf4d03be2 (patch)
treecb4e5625ae1f9a91b13a0da824a10371cd8e60df /plugins/background/msd-background-manager.c
parent1ea44b2183142bb183fdb2a56d5ddf02e72cc8e2 (diff)
downloadmate-settings-daemon-0bab5bc206e76165838f71af7a7e041cf4d03be2.tar.bz2
mate-settings-daemon-0bab5bc206e76165838f71af7a7e041cf4d03be2.tar.xz
Update libmate-desktop headers to new location
Diffstat (limited to 'plugins/background/msd-background-manager.c')
-rw-r--r--plugins/background/msd-background-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/background/msd-background-manager.c b/plugins/background/msd-background-manager.c
index 30d476c..215be80 100644
--- a/plugins/background/msd-background-manager.c
+++ b/plugins/background/msd-background-manager.c
@@ -40,7 +40,7 @@
#include <gio/gio.h>
#define MATE_DESKTOP_USE_UNSTABLE_API
-#include <libmateui/mate-bg.h>
+#include <libmate-desktop/mate-bg.h>
#include <X11/Xatom.h>
#include "mate-settings-profile.h"