--- rxvt-unicode/src/rxvttoolkit.h 2006/05/31 00:35:56 1.28 +++ rxvt-unicode/src/rxvttoolkit.h 2007/07/12 22:33:16 1.32 @@ -67,7 +67,7 @@ XA_WM_LOCALE_NAME, XA_XIM_SERVERS, #endif -#if TRANSPARENT +#if ENABLE_TRANSPARENCY XA_XROOTPMAP_ID, XA_ESETROOT_PMAP_ID, #endif @@ -185,7 +185,7 @@ #endif void set (rxvt_display *disp); - void set (rxvt_display *disp, int bitdepth); + void select_visual (int bitdepth); void clear (); };