summaryrefslogtreecommitdiff
path: root/tests/gnio-util.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/gnio-util.c
parent5e2385d21d4c9b4fb268426f2a29cbd301e76e7f (diff)
downloadtelepathy-glib-6d3b611885665f46356623ccb296fe97a8bd8b6a.tar.gz
Add config.h include in all source files
Diffstat (limited to 'tests/gnio-util.c')
-rw-r--r--tests/gnio-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gnio-util.c b/tests/gnio-util.c
index ca924367d..0657b7065 100644
--- a/tests/gnio-util.c
+++ b/tests/gnio-util.c
@@ -1,6 +1,6 @@
/* tests of the GNIO utility functions */
-#include <config.h>
+#include "config.h"
#include <string.h>