]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-connection-managers.c
Merge branch 'gnome-3-8'
[empathy.git] / libempathy / empathy-connection-managers.c
index 93985f5da572f6c20f230bd58d82d1292c28d7f2..b94ac125375bae1785ab616cf842b76477133457 100644 (file)
  */
 
 #include "config.h"
-
-#include <stdio.h>
-#include <stdlib.h>
-
-#include <telepathy-glib/connection-manager.h>
-#include <telepathy-glib/util.h>
-
 #include "empathy-connection-managers.h"
+
 #include "empathy-utils.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include <libempathy/empathy-debug.h>
+#include "empathy-debug.h"
 
 static GObject *managers = NULL;