Commit 97085fa1 authored by Justin Ruggles's avatar Justin Ruggles

include avcodec.h

Originally committed as revision 13039 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c401efde
......@@ -27,6 +27,8 @@
#ifndef FFMPEG_FLAC_H
#define FFMPEG_FLAC_H
#include "avcodec.h"
/**
* Data needed from the Streaminfo header for use by the raw FLAC demuxer
* and/or the FLAC decoder.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment