--- idct.h 2002/03/08 02:44:39 1.1 +++ idct.h 2002/03/28 15:52:46 1.2 @@ -11,5 +11,6 @@ idctFunc idct_int32; idctFunc idct_mmx; idctFunc idct_xmm; +idctFunc idct_altivec; #endif /* _IDCT_H_ */