mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-03 19:02:50 +00:00
avcodec/huffman: beautify: add space between #include and filename.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
b9d77c1dfc
commit
8dcfe43de0
@ -27,7 +27,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "libavutil/qsort.h"
|
||||
#include"libavutil/common.h"
|
||||
#include "libavutil/common.h"
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "huffman.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user