[giggle] Add missing #include <config.h> to make translations work
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [giggle] Add missing #include <config.h> to make translations work
- Date: Tue, 29 Mar 2011 13:35:59 +0000 (UTC)
commit 685b12e03638df990e81bcffbc1ff3ec05d6d74f
Author: Kjartan Maraas <kmaraas gnome org>
Date: Tue Mar 29 13:12:22 2011 +0200
Add missing #include <config.h> to make translations work
src/giggle-clone-dialog.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/giggle-clone-dialog.c b/src/giggle-clone-dialog.c
index cdecdf9..7060e43 100644
--- a/src/giggle-clone-dialog.c
+++ b/src/giggle-clone-dialog.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <glib/gi18n.h>
#include <libgiggle-git/giggle-git.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]