]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-accounts-dialog.c
Add a generic UI to make easy building UI for protocol specific settings. Port empath...
[empathy.git] / libempathy-gtk / empathy-accounts-dialog.c
index 1be402a245cb7e2b6007c703ddab2f6297646b82..93b7b005b5d560b2f37da91cb4b92a8535af1138 100644 (file)
 
 #include "empathy-accounts-dialog.h"
 #include "empathy-profile-chooser.h"
-#include "empathy-account-widget-generic.h"
-#include "empathy-account-widget-jabber.h"
-#include "empathy-account-widget-msn.h"
-#include "empathy-account-widget-salut.h"
+#include "empathy-account-widget.h"
 
 #define DEBUG_DOMAIN "AccountDialog"