From ba499bfd6f960e26cd7776db7dd183137b705144 Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Wed, 8 May 2013 17:17:30 +0100 Subject: tp-account-widgets: rename all the files from empathy-* to tpaw-* https://bugzilla.gnome.org/show_bug.cgi?id=699492 --- libempathy-gtk/empathy-local-xmpp-assistant-widget.c | 2 +- libempathy-gtk/empathy-new-account-dialog.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-local-xmpp-assistant-widget.c b/libempathy-gtk/empathy-local-xmpp-assistant-widget.c index 26d2bbf8b..d9fecc1c0 100644 --- a/libempathy-gtk/empathy-local-xmpp-assistant-widget.c +++ b/libempathy-gtk/empathy-local-xmpp-assistant-widget.c @@ -22,8 +22,8 @@ #include "empathy-local-xmpp-assistant-widget.h" #include +#include -#include "empathy-account-widget.h" #include "empathy-ui-utils.h" #include "empathy-utils.h" diff --git a/libempathy-gtk/empathy-new-account-dialog.c b/libempathy-gtk/empathy-new-account-dialog.c index b26423f91..eaa8b07ed 100644 --- a/libempathy-gtk/empathy-new-account-dialog.c +++ b/libempathy-gtk/empathy-new-account-dialog.c @@ -21,8 +21,8 @@ #include "empathy-new-account-dialog.h" #include +#include -#include "empathy-account-widget.h" #include "empathy-protocol-chooser.h" #define DEBUG_FLAG EMPATHY_DEBUG_ACCOUNT -- cgit v1.2.3