]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-password-dialog.c
Use double quotes for all internal headers
[empathy.git] / libempathy-gtk / empathy-password-dialog.c
index 339e0a146068bf4febea6a4bf97268ba19055fde..90550f4f21f6ee8a403bab2efa95ffd7d31ecbeb 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include <config.h>
+#include "config.h"
 
 #include "empathy-password-dialog.h"
 
 #include <glib/gi18n-lib.h>
 
 #define DEBUG_FLAG EMPATHY_DEBUG_SASL
-#include <libempathy/empathy-debug.h>
-#include <libempathy/empathy-utils.h>
+#include "libempathy/empathy-debug.h"
 
 G_DEFINE_TYPE (EmpathyPasswordDialog, empathy_password_dialog,
     EMPATHY_TYPE_BASE_PASSWORD_DIALOG)