[gnome-settings-daemon] color: Adjust to fixed colord include path
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] color: Adjust to fixed colord include path
- Date: Wed, 15 Jun 2011 20:30:31 +0000 (UTC)
commit 3c45e4071e6547825f26683865f2ef8851441d8f
Author: Colin Walters <walters verbum org>
Date: Wed Jun 15 16:24:45 2011 -0400
color: Adjust to fixed colord include path
plugins/color/gsd-color-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/color/gsd-color-manager.c b/plugins/color/gsd-color-manager.c
index 0b1c882..7f27aff 100644
--- a/plugins/color/gsd-color-manager.c
+++ b/plugins/color/gsd-color-manager.c
@@ -22,7 +22,7 @@
#include "config.h"
#include <glib/gi18n.h>
-#include <colord.h>
+#include <libcolord/colord.h>
#include <libnotify/notify.h>
#include <gdk/gdk.h>
#include <stdlib.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]