--- fdct.h 2002/06/12 20:38:40 1.4 +++ fdct.h 2002/06/14 13:26:28 1.5 @@ -12,5 +12,6 @@ fdctFunc fdct_sse2; fdctFunc fdct_altivec; +fdctFunc fdct_ia64; #endif /* _FDCT_H_ */