--- trunk/xvidcore/src/dct/fdct.h 2002/06/12 20:38:41 195 +++ branches/dev-api-3/xvidcore/src/dct/fdct.h 2002/09/04 18:44:41 392 @@ -12,5 +12,6 @@ fdctFunc fdct_sse2; fdctFunc fdct_altivec; +fdctFunc fdct_ia64; #endif /* _FDCT_H_ */