diff options
Diffstat (limited to 'src/empathy-accounts.c')
-rw-r--r-- | src/empathy-accounts.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/empathy-accounts.c b/src/empathy-accounts.c index aa0e5b67b..e3bf938a4 100644 --- a/src/empathy-accounts.c +++ b/src/empathy-accounts.c @@ -36,9 +36,7 @@ #include <cheese-gtk.h> #endif -#include <telepathy-glib/account-manager.h> -#include <telepathy-glib/defs.h> -#include <telepathy-glib/util.h> +#include <telepathy-glib/telepathy-glib.h> #include <libempathy/empathy-utils.h> #include <libempathy/empathy-connection-managers.h> |