--- cbp.h 2002/03/28 20:57:24 1.4 +++ cbp.h 2002/04/17 10:54:19 1.5 @@ -11,6 +11,7 @@ extern cbpFunc calc_cbp_c; extern cbpFunc calc_cbp_mmx; +extern cbpFunc calc_cbp_sse2; extern cbpFunc calc_cbp_ppc; extern cbpFunc calc_cbp_altivec;