aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-presence-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-presence-manager.c')
-rw-r--r--libempathy/empathy-presence-manager.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/libempathy/empathy-presence-manager.c b/libempathy/empathy-presence-manager.c
index c3eae6583..79d704659 100644
--- a/libempathy/empathy-presence-manager.c
+++ b/libempathy/empathy-presence-manager.c
@@ -18,9 +18,11 @@
* Authors: Xavier Claessens <xclaesse@gmail.com>
*/
-#include "empathy-presence-manager.h"
-
+#ifdef HAVE_CONFIG_H
#include <config.h>
+#endif
+
+#include "empathy-presence-manager.h"
#include <string.h>