summaryrefslogtreecommitdiff
path: root/tests/lib/textchan-group.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 /tests/lib/textchan-group.c
parent5e2385d21d4c9b4fb268426f2a29cbd301e76e7f (diff)
Add config.h include in all source files
Diffstat (limited to 'tests/lib/textchan-group.c')
-rw-r--r--tests/lib/textchan-group.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib/textchan-group.c b/tests/lib/textchan-group.c
index 618b8ca4f..fa31f935e 100644
--- a/tests/lib/textchan-group.c
+++ b/tests/lib/textchan-group.c
@@ -9,6 +9,8 @@
* notice and this notice are preserved.
*/
+#include "config.h"
+
#include "textchan-group.h"
#include <telepathy-glib/base-connection.h>