diff options
Diffstat (limited to 'libempathy/empathy-contact-manager.c')
-rw-r--r-- | libempathy/empathy-contact-manager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-contact-manager.c b/libempathy/empathy-contact-manager.c index c40fc3c4b..1ef3b683a 100644 --- a/libempathy/empathy-contact-manager.c +++ b/libempathy/empathy-contact-manager.c @@ -23,7 +23,7 @@ #include <string.h> -#include <libtelepathy/tp-constants.h> +#include <telepathy-glib/enums.h> #include "empathy-contact-manager.h" #include "empathy-contact-list.h" |