--- rxvt-unicode/src/rxvtperl.xs 2012/06/17 21:58:18 1.200 +++ rxvt-unicode/src/rxvtperl.xs 2012/06/29 13:41:43 1.201 @@ -2262,7 +2262,7 @@ void DESTROY (urxvt::pixbuf self) CODE: - gdk_pixbuf_unref (self); + g_object_unref (self); #endif