mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
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:
@@ -39,7 +39,7 @@
|
||||
*/
|
||||
|
||||
#include "libavcodec/dsputil.h"
|
||||
#include "libavcodec/i386/idct_xvid.h"
|
||||
#include "idct_xvid.h"
|
||||
|
||||
/*!
|
||||
* @file idct_sse2_xvid.c
|
||||
|
||||
Reference in New Issue
Block a user