]> 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 33c40844450f7c575686c189d20845e1dcf9f0bf..5e6fa8d55d35499d22215f79fc032782f63dbf42 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-import-dialog.h"
 
 #include <glib/gi18n-lib.h>
 
-#include "empathy-import-dialog.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 "empathy-debug.h"
 
 enum {
   PROP_PARENT = 1,