lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h

That is a more appropriate place for it.
This commit is contained in:
Anton Khirnov 2020-06-10 15:38:08 +02:00
parent 54cd025a82
commit c8c2dfbc37
87 changed files with 141 additions and 37 deletions

View file

@ -21,6 +21,7 @@
#include "libavutil/common.h"
#include "libavutil/lls.h"
#include "libavutil/mem_internal.h"
#define LPC_USE_DOUBLE
#include "lpc.h"