diff options
Diffstat (limited to 'libempathy/empathy-tp-group.c')
-rw-r--r-- | libempathy/empathy-tp-group.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-group.c b/libempathy/empathy-tp-group.c index ec60e9bf8..022565beb 100644 --- a/libempathy/empathy-tp-group.c +++ b/libempathy/empathy-tp-group.c @@ -26,8 +26,8 @@ #include <libtelepathy/tp-chan.h> #include <libtelepathy/tp-chan-gen.h> #include <libtelepathy/tp-chan-iface-group-gen.h> -#include <libtelepathy/tp-constants.h> #include <libtelepathy/tp-conn.h> +#include <telepathy-glib/interfaces.h> #include "empathy-tp-group.h" #include "empathy-contact-factory.h" |