summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-02-06 13:55:59 +0100
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-02-06 14:24:53 +0100
commit6d3b611885665f46356623ccb296fe97a8bd8b6a (patch)
tree4f0aae11448532687889896fffb99e516ac6e65b /telepathy-glib/connection.c
parent5e2385d21d4c9b4fb268426f2a29cbd301e76e7f (diff)
downloadtelepathy-glib-6d3b611885665f46356623ccb296fe97a8bd8b6a.tar.gz
Add config.h include in all source files
Diffstat (limited to 'telepathy-glib/connection.c')
-rw-r--r--telepathy-glib/connection.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/connection.c b/telepathy-glib/connection.c
index a8e677f69..2aa426c1b 100644
--- a/telepathy-glib/connection.c
+++ b/telepathy-glib/connection.c
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "config.h"
+
#include "telepathy-glib/connection.h"
#include <string.h>