summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-14 13:37:37 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-14 13:37:37 +0100
commitfcf24e9575f05d7cdb08a1073d58f36d120ccd79 (patch)
tree2ccfab73c4b0d23ed30e4a72cb735db1e6147c74 /tests
parent2fc57b6d30be9ae13992a1f3b1b27acf2627865f (diff)
downloadtelepathy-logger-fcf24e9575f05d7cdb08a1073d58f36d120ccd79.tar.gz
add missing config.h
Diffstat (limited to 'tests')
-rw-r--r--tests/lib/contacts-conn.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib/contacts-conn.c b/tests/lib/contacts-conn.c
index 78ce1e5..3b25172 100644
--- a/tests/lib/contacts-conn.c
+++ b/tests/lib/contacts-conn.c
@@ -8,6 +8,8 @@
* are permitted in any medium without royalty provided the copyright
* notice and this notice are preserved.
*/
+#include "config.h"
+
#include "contacts-conn.h"
#include <dbus/dbus-glib.h>