diff options
Diffstat (limited to 'tests/wocky-pubsub-node-test.c')
-rw-r--r-- | tests/wocky-pubsub-node-test.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/wocky-pubsub-node-test.c b/tests/wocky-pubsub-node-test.c index fb53370..6320753 100644 --- a/tests/wocky-pubsub-node-test.c +++ b/tests/wocky-pubsub-node-test.c @@ -4,9 +4,7 @@ #include <glib.h> -#include <wocky/wocky-pubsub-node.h> -#include <wocky/wocky-utils.h> -#include <wocky/wocky-namespaces.h> +#include <wocky/wocky.h> #include "wocky-pubsub-test-helpers.h" #include "wocky-test-helper.h" |