--- np2/win9x/debuguty/viewer.h 2005/02/09 20:11:36 1.4 +++ np2/win9x/debuguty/viewer.h 2005/03/19 20:46:07 1.5 @@ -50,7 +50,7 @@ typedef struct { SCROLLINFO si; } NP2VIEW_T; -extern const OEMCHAR np2viewfont[]; +extern const TCHAR np2viewfont[]; extern NP2VIEW_T np2view[NP2VIEW_MAX];