mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
changed includes
Originally committed as revision 2739 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
fc929feebd
commit
0a87c409cc
@ -81,7 +81,7 @@ try to unroll inner for(x=0 ... loop to avoid these damn if(x ... checks
|
|||||||
//#undef ARCH_X86
|
//#undef ARCH_X86
|
||||||
//#define DEBUG_BRIGHTNESS
|
//#define DEBUG_BRIGHTNESS
|
||||||
#ifdef USE_FASTMEMCPY
|
#ifdef USE_FASTMEMCPY
|
||||||
#include "../fastmemcpy.h"
|
#include "fastmemcpy.h"
|
||||||
#endif
|
#endif
|
||||||
#include "postprocess.h"
|
#include "postprocess.h"
|
||||||
#include "postprocess_internal.h"
|
#include "postprocess_internal.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user