--- trunk/xvidcore/src/dct/fdct.h 2002/06/14 13:21:35 208 +++ trunk/xvidcore/src/dct/fdct.h 2002/06/14 13:29:07 209 @@ -12,5 +12,6 @@ fdctFunc fdct_sse2; fdctFunc fdct_altivec; +fdctFunc fdct_ia64; #endif /* _FDCT_H_ */