]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-base-password-dialog.c
Merge remote-tracking branch 'origin/gnome-3-8'
[empathy.git] / libempathy-gtk / empathy-base-password-dialog.c
index 688bbe8c4cb79e7d23fabf6720d3b1213ff79d0f..9cbb178f0cf877f40b535b8720846da94c2541ad 100644 (file)
  */
 
 #include "config.h"
-
 #include "empathy-base-password-dialog.h"
 
 #include <glib/gi18n-lib.h>
 
+#include "empathy-utils.h"
+
 #define DEBUG_FLAG EMPATHY_DEBUG_SASL
-#include "libempathy/empathy-debug.h"
-#include "libempathy/empathy-utils.h"
+#include "empathy-debug.h"
 
 G_DEFINE_TYPE (EmpathyBasePasswordDialog, empathy_base_password_dialog,
     GTK_TYPE_MESSAGE_DIALOG)