From 80a78928abd6a5c581e6c0e6036d3e7aea31d7ad Mon Sep 17 00:00:00 2001 From: Emanuele Aina Date: Tue, 2 Apr 2013 12:14:52 +0200 Subject: accounts-dialog: Include the proper account-widget header https://bugzilla.gnome.org/show_bug.cgi?id=699492 --- src/empathy-accounts-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c index 7e99913ec..8a582088c 100644 --- a/src/empathy-accounts-dialog.c +++ b/src/empathy-accounts-dialog.c @@ -30,7 +30,7 @@ #include #include "empathy-accounts-common.h" -#include "empathy-account-widget-sip.h" +#include "empathy-account-widget.h" #include "empathy-import-dialog.h" #include "empathy-import-utils.h" #include "empathy-local-xmpp-assistant-widget.h" -- cgit v1.2.3