diff options
Diffstat (limited to 'libempathy-gtk/empathy-chat.c')
-rw-r--r-- | libempathy-gtk/empathy-chat.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c index b98f52102..14404bfe3 100644 --- a/libempathy-gtk/empathy-chat.c +++ b/libempathy-gtk/empathy-chat.c @@ -38,8 +38,7 @@ #include <telepathy-glib/account-manager.h> #include <telepathy-glib/util.h> -#include <telepathy-logger/log-manager.h> -#include <telepathy-logger/text-event.h> +#include <telepathy-logger/telepathy-logger.h> #include <libempathy/empathy-contact-list.h> #include <libempathy/empathy-gsettings.h> #include <libempathy/empathy-keyring.h> |