[gnome-settings-daemon] background: Fix build for gnome-desktop headers changes
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] background: Fix build for gnome-desktop headers changes
- Date: Fri, 12 Nov 2010 13:57:25 +0000 (UTC)
commit 6a9922b3b0381829efb0f5aaa4b326723cf4c485
Author: Bastien Nocera <hadess hadess net>
Date: Fri Nov 12 13:55:31 2010 +0000
background: Fix build for gnome-desktop headers changes
plugins/background/gsd-background-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/background/gsd-background-manager.c b/plugins/background/gsd-background-manager.c
index 2a61d46..30370fa 100644
--- a/plugins/background/gsd-background-manager.c
+++ b/plugins/background/gsd-background-manager.c
@@ -40,7 +40,7 @@
#include <gdk/gdkx.h>
#define GNOME_DESKTOP_USE_UNSTABLE_API
-#include <libgnomeui/gnome-bg.h>
+#include <libgnome-desktop/gnome-bg.h>
#include <X11/Xatom.h>
#include "gnome-settings-profile.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]