avcodec/acelp_*: Remove unnecessary headers

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt
2022-08-02 06:43:12 +02:00
parent 0661472fa8
commit 2345b4eb9c
3 changed files with 3 additions and 5 deletions

View File

@@ -20,8 +20,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <inttypes.h>
#include <stddef.h>
#include <stdint.h>
#include "config.h"
#include "libavutil/avassert.h"