]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-connection-aggregator.c
Merge branch 'gnome-3-8'
[empathy.git] / libempathy / empathy-connection-aggregator.c
index f42e18fd1c8f5b5faed06117d59c204b9d89c6f9..763715f9e30c618beff4a56624de645c6762c0e0 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include <config.h>
-
+#include "config.h"
 #include "empathy-connection-aggregator.h"
 
-#include <telepathy-glib/telepathy-glib.h>
-
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
 #include "empathy-debug.h"
-#include "empathy-utils.h"
-
-
-#include "extensions/extensions.h"
 
 G_DEFINE_TYPE (EmpathyConnectionAggregator, empathy_connection_aggregator,
     G_TYPE_OBJECT);