mirror of https://git.ffmpeg.org/ffmpeg.git
lavf/swf: fix make checkheaders.
This commit is contained in:
parent
64ff8a7670
commit
1308fa42ad
|
@ -23,6 +23,8 @@
|
||||||
#ifndef AVFORMAT_SWF_H
|
#ifndef AVFORMAT_SWF_H
|
||||||
#define AVFORMAT_SWF_H
|
#define AVFORMAT_SWF_H
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#if CONFIG_ZLIB
|
#if CONFIG_ZLIB
|
||||||
#include <zlib.h>
|
#include <zlib.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue