mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
That is a more appropriate place for it.
This commit is contained in:
parent
54cd025a82
commit
c8c2dfbc37
87 changed files with 141 additions and 37 deletions
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include "libavutil/common.h"
|
||||
#include "libavutil/lls.h"
|
||||
#include "libavutil/mem_internal.h"
|
||||
|
||||
#define LPC_USE_DOUBLE
|
||||
#include "lpc.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue