]> git.0d.be Git - empathy.git/blobdiff - src/empathy-import-dialog.c
Merge branch 'gnome-3-8'
[empathy.git] / src / empathy-import-dialog.c
index e3433c5305d6a6079eef7c62e7451843c1269883..5e6fa8d55d35499d22215f79fc032782f63dbf42 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-import-dialog.h"
 
-#include <glib.h>
-#include <gtk/gtk.h>
 #include <glib/gi18n-lib.h>
 
-#include <telepathy-glib/telepathy-glib.h>
-
-#include "empathy-import-dialog.h"
-#include "empathy-import-pidgin.h"
 #include "empathy-import-widget.h"
+#include "empathy-utils.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include <libempathy/empathy-debug.h>
-#include <libempathy/empathy-utils.h>
-#include <libempathy-gtk/empathy-ui-utils.h>
+#include "empathy-debug.h"
 
 enum {
   PROP_PARENT = 1,