]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-subscription-dialog.c
Updated Spanish translation
[empathy.git] / libempathy-gtk / empathy-subscription-dialog.c
index 04fae6d181b577482801b29dc706c18da10b62e3..d7e70bfb3b10c76335652245ca7e54efeb92163a 100644 (file)
  */
 
 #include "config.h"
-
 #include "empathy-subscription-dialog.h"
 
-#include <libempathy/empathy-utils.h>
-#include <libempathy-gtk/empathy-individual-widget.h>
-
 #include <glib/gi18n-lib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
+#include "empathy-individual-widget.h"
+#include "empathy-utils.h"
 
 G_DEFINE_TYPE (EmpathySubscriptionDialog, empathy_subscription_dialog, GTK_TYPE_MESSAGE_DIALOG)