mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-09 21:12:22 +08:00
Directly #include some required headers.
Originally committed as revision 16780 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
#ifndef POSTPROCESS_POSTPROCESS_INTERNAL_H
|
||||
#define POSTPROCESS_POSTPROCESS_INTERNAL_H
|
||||
|
||||
#include <string.h>
|
||||
#include "libavutil/avutil.h"
|
||||
#include "postprocess.h"
|
||||
|
||||
|
Reference in New Issue
Block a user