Commit 92685cd2 authored by diego's avatar diego

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13006 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f389ccd2
......@@ -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