Remove an unneeded include of avassert.h from amr.c.

pull/64/head
Carl Eugen Hoyos 11 years ago
parent bf87d582b1
commit 2a3ff9fbba
  1. 1
      libavformat/amr.c

@ -26,7 +26,6 @@ Only mono files are supported.
*/
#include "libavutil/avassert.h"
#include "libavutil/channel_layout.h"
#include "avformat.h"
#include "internal.h"

Loading…
Cancel
Save