diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2012-02-06 13:27:00 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2012-02-06 14:00:15 +0000 |
commit | 132d73e09abb9c08f61cebe1cd0ca6d7cbc8b7c0 (patch) | |
tree | 59f89b45cd1f03aa6e28ef34ea49f7aeacbb7dae /tests/wocky-roster-test.c | |
parent | bcf78e4f3de03921f72b783c1f86f18da716fa70 (diff) | |
parent | 6de1714422763cb4b96be9dd9085b8745b19d18a (diff) |
Merge branch 'headers'
https://bugs.freedesktop.org/show_bug.cgi?id=27489
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'tests/wocky-roster-test.c')
-rw-r--r-- | tests/wocky-roster-test.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/wocky-roster-test.c b/tests/wocky-roster-test.c index 7ead218..37c1309 100644 --- a/tests/wocky-roster-test.c +++ b/tests/wocky-roster-test.c @@ -4,13 +4,7 @@ #include <glib.h> -#include <wocky/wocky-roster.h> -#include <wocky/wocky-porter.h> -#include <wocky/wocky-utils.h> -#include <wocky/wocky-xmpp-connection.h> -#include <wocky/wocky-bare-contact.h> -#include <wocky/wocky-namespaces.h> -#include <wocky/wocky-session.h> +#include <wocky/wocky.h> #include "wocky-test-stream.h" #include "wocky-test-helper.h" |