Commit 1f944923 authored by Diego Biurrun's avatar Diego Biurrun

Remove unused avdevice.h header file; add config.h which is used.

Originally committed as revision 13006 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d5202e4f
......@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "avformat.h"
#include "avdevice.h"
#include "config.h"
#define REGISTER_MUXER(X,x) { \
extern AVOutputFormat x##_muxer; \
......
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