--- trunk/xvidcore/src/dct/fdct.h 2002/03/28 12:29:58 75 +++ trunk/xvidcore/src/dct/fdct.h 2002/03/28 15:52:46 76 @@ -8,5 +8,6 @@ fdctFunc fdct_int32; fdctFunc fdct_mmx; +fdctFunc fdct_altivec; #endif /* _FDCT_H_ */