diff -r f1bfe17ccfd2 -r 9c245220151d pidgin/plugins/extplacement.c --- a/pidgin/plugins/extplacement.c Tue Feb 25 20:26:02 2014 +0530 +++ b/pidgin/plugins/extplacement.c Wed Feb 26 04:37:49 2014 +0530 @@ -31,7 +31,7 @@ static void conv_placement_by_number(PidginConversation *conv) { - PidginWindow *win = NULL; + PidginConvWindow *win = NULL; GList *wins = NULL; if (purple_prefs_get_bool("/plugins/gtk/extplacement/placement_number_separate"))