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
|
|
@ -23,6 +23,7 @@
|
|||
#include "libavutil/fixed_dsp.h"
|
||||
#include "libavutil/internal.h"
|
||||
#include "libavutil/mem.h"
|
||||
#include "libavutil/mem_internal.h"
|
||||
|
||||
#define BUF_SIZE 256
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue