ffmpeg/libavcodec/ppc
Martin Storsjö b81786611a Move the local includes below the system includes
This fixes a compilation issue on OS X 10.4, where some system headers were
included implicitly through dsputil_altivec.h (with _POSIX_C_SOURCE defined),
and other system headers included later, with _POSIX_C_SOURCE undefined at
that time.

Originally committed as revision 22327 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-08 15:12:36 +00:00
..
check_altivec.c Move the local includes below the system includes 2010-03-08 15:12:36 +00:00
dsputil_altivec.c
dsputil_altivec.h
dsputil_ppc.c
dsputil_ppc.h
fdct_altivec.c
fft_altivec.c
float_altivec.c
gmc_altivec.c
h264_altivec.c
h264_template_altivec.c
idct_altivec.c
int_altivec.c
mathops.h
mpegvideo_altivec.c
types_altivec.h
util_altivec.h
vc1dsp_altivec.c
vp3dsp_altivec.c