diff options
Diffstat (limited to 'tests/empathy-chatroom-manager-test.c')
-rw-r--r-- | tests/empathy-chatroom-manager-test.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/empathy-chatroom-manager-test.c b/tests/empathy-chatroom-manager-test.c index 3ba0239f1..7ecb82ac4 100644 --- a/tests/empathy-chatroom-manager-test.c +++ b/tests/empathy-chatroom-manager-test.c @@ -3,8 +3,7 @@ #include <string.h> #include <glib/gstdio.h> -#include <telepathy-glib/account-manager.h> -#include <telepathy-glib/util.h> +#include <telepathy-glib/telepathy-glib.h> #include <libempathy/empathy-chatroom-manager.h> |