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 'libavformat/oggdec.h')
-rw-r--r--libavformat/oggdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/oggdec.h b/libavformat/oggdec.h
index 4e88d0e393..09407d2ff6 100644
--- a/libavformat/oggdec.h
+++ b/libavformat/oggdec.h
@@ -25,6 +25,7 @@
#ifndef FFMPEG_OGGDEC_H
#define FFMPEG_OGGDEC_H
+#include <stdint.h>
#include "avformat.h"
typedef struct ogg_codec {