From a0a0f0bc14b965c2063891242f435be3ac6296a4 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 4 Apr 2012 11:55:14 +0200 Subject: include logger single header --- libempathy/empathy-contact.c | 2 -- libempathy/empathy-contact.h | 2 +- libempathy/empathy-message.c | 5 ----- libempathy/empathy-message.h | 2 +- 4 files changed, 2 insertions(+), 9 deletions(-) (limited to 'libempathy') diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index b8d2f3c40..0c4ef755f 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -29,8 +29,6 @@ #include #include -#include - #include #include diff --git a/libempathy/empathy-contact.h b/libempathy/empathy-contact.h index d90ea2ad4..6b15d5ea3 100644 --- a/libempathy/empathy-contact.h +++ b/libempathy/empathy-contact.h @@ -26,7 +26,7 @@ #include #include -#include +#include #include G_BEGIN_DECLS diff --git a/libempathy/empathy-message.c b/libempathy/empathy-message.c index 777d4a672..0a8ca408b 100644 --- a/libempathy/empathy-message.c +++ b/libempathy/empathy-message.c @@ -32,11 +32,6 @@ #include #include -#include -#include -#include -#include - #include "empathy-client-factory.h" #include "empathy-message.h" #include "empathy-utils.h" diff --git a/libempathy/empathy-message.h b/libempathy/empathy-message.h index 81da7bf43..c49a2840f 100644 --- a/libempathy/empathy-message.h +++ b/libempathy/empathy-message.h @@ -27,7 +27,7 @@ #include #include -#include +#include #include "empathy-contact.h" #include "empathy-time.h" -- cgit v1.2.3