X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy-gtk%2Fempathy-base-password-dialog.c;h=9cbb178f0cf877f40b535b8720846da94c2541ad;hp=b47e5b59d3afdcc796bf4da49c3e07a0658a84e8;hb=0d137b74e57840bd85f090becd4144f62c89d6ab;hpb=4d8ed19e779716a81fe7b37aa0f51a68057e0a2a diff --git a/libempathy-gtk/empathy-base-password-dialog.c b/libempathy-gtk/empathy-base-password-dialog.c index b47e5b59..9cbb178f 100644 --- a/libempathy-gtk/empathy-base-password-dialog.c +++ b/libempathy-gtk/empathy-base-password-dialog.c @@ -18,14 +18,14 @@ */ #include "config.h" - #include "empathy-base-password-dialog.h" #include +#include "empathy-utils.h" + #define DEBUG_FLAG EMPATHY_DEBUG_SASL #include "empathy-debug.h" -#include "empathy-utils.h" G_DEFINE_TYPE (EmpathyBasePasswordDialog, empathy_base_password_dialog, GTK_TYPE_MESSAGE_DIALOG)