--- a/pidgin/plugins/ticker/ticker.c Thu Jul 25 02:13:43 2013 +0530 +++ b/pidgin/plugins/ticker/ticker.c Thu Jul 25 02:22:35 2013 +0530 @@ -227,7 +227,7 @@ static void buddy_ticker_show(void) { - PurpleBListNode *gnode, *cnode, *bnode; + PurpleBlistNode *gnode, *cnode, *bnode; PurpleBuddy *b; for(gnode = purple_blist_get_root();