Do not use full include path for headers in the same directory.

Originally committed as revision 16260 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-12-21 23:56:55 +00:00
parent c96bd21227
commit c4ff7c53e0
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
*/
#include "libavcodec/dsputil.h"
#include "libavcodec/i386/idct_xvid.h"
#include "idct_xvid.h"
/*!
* @file idct_sse2_xvid.c