This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
lavf/swf: fix make checkheaders.
tags/n0.11
Clément Bœsch
13 years ago
parent
64ff8a7670
commit
1308fa42ad
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
libavformat/swf.h
+ 2
- 0
libavformat/swf.h
View File
@@ -23,6 +23,8 @@
#ifndef AVFORMAT_SWF_H
#define AVFORMAT_SWF_H
#include "config.h"
#if CONFIG_ZLIB
#include <zlib.h>
#endif
Write
Preview
Loading…
Cancel
Save