Commit 58733141 authored by Martin Storsjö's avatar Martin Storsjö

libopencore-amr: Remove an old workaround for libamr header weirdness

Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 57ddffe8
......@@ -231,11 +231,6 @@ AVCodec ff_libopencore_amrnb_encoder = {
/* -----------AMR wideband ------------*/
#if CONFIG_LIBOPENCORE_AMRWB
#ifdef _TYPEDEF_H
//To avoid duplicate typedefs from typedef in amr-nb
#define typedef_h
#endif
#include <opencore-amrwb/dec_if.h>
#include <opencore-amrwb/if_rom.h>
......
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