Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'avconv_filter.c')
-rw-r--r--avconv_filter.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/avconv_filter.c b/avconv_filter.c
index ffccd93eee..892db00f47 100644
--- a/avconv_filter.c
+++ b/avconv_filter.c
@@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include <stdint.h>
+
#include "avconv.h"
#include "libavfilter/avfilter.h"