comparison ppc/dsputil_ppc.c @ 748:14d84a5e77a4 libavcodec

removed invalid header include
author bellard
date Mon, 14 Oct 2002 18:01:32 +0000
parents 0012f75c92bb
children ace3ccd18dd2
comparison
equal deleted inserted replaced
747:3d4377531f6c 748:14d84a5e77a4
1 #include "../../config.h"
2 #include "../dsputil.h" 1 #include "../dsputil.h"
3 2
4 #ifdef HAVE_ALTIVEC 3 #ifdef HAVE_ALTIVEC
5 #include "dsputil_altivec.h" 4 #include "dsputil_altivec.h"
6 #endif 5 #endif