--- rxvt-unicode/src/xpm.C 2007/02/17 16:43:58 1.36 +++ rxvt-unicode/src/xpm.C 2007/05/01 21:30:01 1.37 @@ -178,7 +178,7 @@ pixmap = None; #ifdef TRANSPARENT - if (!OPTION (Opt_transparent) || !am_transparent) + if (!option (Opt_transparent) || !am_transparent) #endif XSetWindowBackground (dpy, vt, pix_colors[Color_bg]);