* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "avformat.h"
+
#include "config.h"
+#include "libavformat/avformat.h"
#define REGISTER_MUXER(X,x) { \
extern AVOutputFormat x##_muxer; \