summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 15:51:19 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 15:51:19 +0000
commitf75008175d3aa5397204eb3d0b757cb49fcde30c (patch)
treed0e453fda13b6c25cde263461e312feb511e9488 /tests
parent6e71b391494a265ecfe80691d8acfd8340d3eab2 (diff)
downloadtelepathy-salut-f75008175d3aa5397204eb3d0b757cb49fcde30c.tar.gz
Be single-include-compliant
Diffstat (limited to 'tests')
-rw-r--r--tests/debug.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/debug.c b/tests/debug.c
index 9a03bcd8..cef4515b 100644
--- a/tests/debug.c
+++ b/tests/debug.c
@@ -2,8 +2,7 @@
#include <glib.h>
-#include <telepathy-glib/run.h>
-#include <telepathy-glib/debug.h>
+#include <telepathy-glib/telepathy-glib.h>
#include "connection-manager.h"
#include "dummy-discovery-client.h"