[gnome-color-manager] Add #include <config.h> to make translations work.



commit afc2d3676d966730aca33c85f9fcf5fbce85b4d9
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Wed Mar 2 21:38:12 2011 +0100

    Add #include <config.h> to make translations work.

 src/gcm-debug.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gcm-debug.c b/src/gcm-debug.c
index 500a766..bcc5c69 100644
--- a/src/gcm-debug.c
+++ b/src/gcm-debug.c
@@ -19,6 +19,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
+#include <config.h>
 #include <glib/gi18n.h>
 #include <unistd.h>
 #include <stdio.h>



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