--- rxvt-unicode/src/rxvtfont.h 2004/11/21 20:19:24 1.15 +++ rxvt-unicode/src/rxvtfont.h 2005/11/28 19:35:04 1.16 @@ -40,11 +40,11 @@ struct rxvt_drawable { rxvt_display *display; - Drawable drawable; #if XFT XftDraw *xftdrawable; operator XftDraw *(); #endif + Drawable drawable; rxvt_drawable (rxvt_display *display, Drawable drawable) : display(display),