From 0bab5bc206e76165838f71af7a7e041cf4d03be2 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 31 Jul 2013 13:05:14 +0200 Subject: Update libmate-desktop headers to new location --- plugins/background/msd-background-manager.c | 2 +- plugins/xrandr/msd-xrandr-manager.c | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins') 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 #define MATE_DESKTOP_USE_UNSTABLE_API -#include +#include #include #include "mate-settings-profile.h" diff --git a/plugins/xrandr/msd-xrandr-manager.c b/plugins/xrandr/msd-xrandr-manager.c index 295f6ab..20695a4 100644 --- a/plugins/xrandr/msd-xrandr-manager.c +++ b/plugins/xrandr/msd-xrandr-manager.c @@ -42,9 +42,9 @@ #define MATE_DESKTOP_USE_UNSTABLE_API -#include -#include -#include +#include +#include +#include #ifdef HAVE_LIBNOTIFY #include -- cgit v1.2.1