mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
pixdesc: add missing includes
Originally committed as revision 24153 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
150ef830f5
commit
47bfd50a4b
@ -19,6 +19,8 @@
|
|||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
#include <string.h>
|
||||||
#include "pixfmt.h"
|
#include "pixfmt.h"
|
||||||
#include "pixdesc.h"
|
#include "pixdesc.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user