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