diff options
Diffstat (limited to 'libempathy/empathy-presence-manager.c')
-rw-r--r-- | libempathy/empathy-presence-manager.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/libempathy/empathy-presence-manager.c b/libempathy/empathy-presence-manager.c index 79d704659..c3eae6583 100644 --- a/libempathy/empathy-presence-manager.c +++ b/libempathy/empathy-presence-manager.c @@ -18,12 +18,10 @@ * Authors: Xavier Claessens <xclaesse@gmail.com> */ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - #include "empathy-presence-manager.h" +#include <config.h> + #include <string.h> #include <glib/gi18n-lib.h> |