diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/debug.c | 3 |
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" |