--- rxvt-unicode/src/rxvttoolkit.h 2008/01/26 11:37:51 1.45 +++ rxvt-unicode/src/rxvttoolkit.h 2008/11/05 14:43:54 1.47 @@ -61,6 +61,7 @@ XA_NET_WM_NAME, XA_NET_WM_ICON_NAME, XA_NET_WM_PING, + XA_NET_WM_ICON, #endif #if USE_XIM XA_WM_LOCALE_NAME, @@ -269,7 +270,8 @@ }; #ifdef USE_XIM -struct im_watcher : rxvt_watcher, callback { +struct im_watcher : rxvt_watcher, callback +{ void start (rxvt_display *display) { display->reg (this);