[gnome-settings-daemon] color: Fix the indending of the #ifdef HAVE_LIBCANBERRA include



commit 774a952498f9de891f0834b10750bd3ad108a4ce
Author: Richard Hughes <richard hughsie com>
Date:   Mon May 23 11:42:52 2011 +0100

    color: Fix the indending of the #ifdef HAVE_LIBCANBERRA include

 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 5929bc1..b255a2f 100644
--- a/plugins/color/gsd-color-manager.c
+++ b/plugins/color/gsd-color-manager.c
@@ -26,7 +26,7 @@
 #include <libnotify/notify.h>
 
 #ifdef HAVE_LIBCANBERRA
-  #include <canberra-gtk.h>
+#include <canberra-gtk.h>
 #endif
 
 #include "gnome-settings-profile.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]