--- a/pidgin/plugins/xmppconsole/xmppconsole.c Sat Oct 29 02:05:16 2022 -0500 +++ b/pidgin/plugins/xmppconsole/xmppconsole.c Sun Oct 30 03:29:33 2022 -0500 @@ -35,7 +35,7 @@ struct _PidginXmppConsole { GtkWindow parent; - GtkComboBox *account_chooser; + PidginAccountChooser *account_chooser; PurpleConnection *gc; GtkTextBuffer *buffer; struct {