--- cbp.h 2002/06/12 20:38:40 1.6 +++ cbp.h 2003/02/15 15:22:18 1.9 @@ -11,6 +11,7 @@ extern cbpFunc calc_cbp_c; extern cbpFunc calc_cbp_mmx; +extern cbpFunc calc_cbp_3dne; extern cbpFunc calc_cbp_sse2; extern cbpFunc calc_cbp_ppc; extern cbpFunc calc_cbp_altivec;