mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
Drop unnecessary directory prefixes from #include directives.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "libavcodec/aac_tables.h"
|
||||
#else
|
||||
#include "libavutil/mathematics.h"
|
||||
#include "libavcodec/aac.h"
|
||||
#include "aac.h"
|
||||
float ff_aac_pow2sf_tab[428];
|
||||
|
||||
void ff_aac_tableinit(void)
|
||||
|
||||
Reference in New Issue
Block a user