]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-new-message-dialog.c
Updated Czech translation
[empathy.git] / libempathy-gtk / empathy-new-message-dialog.c
index 9aa641289b81094ba1ab7e3e8e763728dd585e1f..3661472591a8ffd665affefba407c14a4ae79e8c 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-new-message-dialog.h"
 
 #include <glib/gi18n-lib.h>
 
-#include "libempathy/empathy-request-util.h"
-
-#define DEBUG_FLAG EMPATHY_DEBUG_CONTACT
-#include "libempathy/empathy-debug.h"
-
+#include "empathy-request-util.h"
 #include "empathy-contact-chooser.h"
 #include "empathy-ui-utils.h"
 #include "empathy-images.h"
 
-#include "empathy-new-message-dialog.h"
+#define DEBUG_FLAG EMPATHY_DEBUG_CONTACT
+#include "empathy-debug.h"
 
 static EmpathyNewMessageDialog *dialog_singleton = NULL;