--- rxvt-unicode/src/rxvtfont.h 2004/08/25 13:07:07 1.13 +++ 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),