mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-28 13:40:55 +00: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
|
||||
//#define DEBUG_BRIGHTNESS
|
||||
#ifdef USE_FASTMEMCPY
|
||||
#include "../fastmemcpy.h"
|
||||
#include "fastmemcpy.h"
|
||||
#endif
|
||||
#include "postprocess.h"
|
||||
#include "postprocess_internal.h"
|
||||
|
Loading…
Reference in New Issue
Block a user