telepathy-glib: debug-client: add missing config.h include

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Wed Apr 18 00:53:08 PDT 2012


Module: telepathy-glib
Branch: master
Commit: 109fa9cf7375bc4f2f2ced2a9c0dfb551e471886
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=109fa9cf7375bc4f2f2ced2a9c0dfb551e471886

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Wed Apr 18 09:49:43 2012 +0200

debug-client: add missing config.h include

---

 telepathy-glib/debug-client.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/telepathy-glib/debug-client.c b/telepathy-glib/debug-client.c
index 8376f52..8418fee 100644
--- a/telepathy-glib/debug-client.c
+++ b/telepathy-glib/debug-client.c
@@ -18,6 +18,8 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
+#include "config.h"
+
 #include <telepathy-glib/debug-client.h>
 #include <telepathy-glib/debug-message-internal.h>
 #include <telepathy-glib/dbus.h>



More information about the telepathy-commits mailing list