avutil/mem_internal: Fix headers
Including avassert.h is unnecessary since commit
786be70e28.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "avassert.h"
|
||||
#include "attributes.h"
|
||||
#include "macros.h"
|
||||
#include "mem.h"
|
||||
#include "version.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user