--- np2/macosx/toolwin.cpp 2003/11/12 19:06:33 1.10 +++ np2/macosx/toolwin.cpp 2003/11/13 18:17:42 1.11 @@ -168,7 +168,7 @@ static PicHandle skinload(const char *pa return(ret); } } - return(getBMPfromResource("np2tool", bounds, CFSTR("bmp"))); + return(getBMPfromResource("np2tool.bmp", bounds)); } // ----