# HG changeset patch # User alex # Date 1123269334 0 # Node ID 4f14a3062d0a1797a296fd59ad1f314af02df251 # Parent cdc7a234116504e0a707caec35676445d28643ce 10l diff -r cdc7a2341165 -r 4f14a3062d0a ppc/fdct_altivec.c --- a/ppc/fdct_altivec.c Thu Aug 04 22:46:27 2005 +0000 +++ b/ppc/fdct_altivec.c Fri Aug 05 19:15:34 2005 +0000 @@ -18,7 +18,7 @@ */ -#include "../common.h" +#include "common.h" #include "../dsputil.h" #include "dsputil_altivec.h" #include "gcc_fixes.h"