--- np2/macosx/np2opening.h 2003/11/03 10:19:43 1.2 +++ np2/macosx/np2opening.h 2003/11/11 16:33:50 1.3 @@ -14,7 +14,7 @@ extern "C" { void openingNP2(void); PicHandle getBMPfromPath(char* path, Rect* srt); -PicHandle getBMPfromResource(const char* name, Rect* srt); +PicHandle getBMPfromResource(const char* name, Rect* srt, const CFStringRef type); #ifdef __cplusplus }