mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-04-22 23:17:48 +08:00
avcodec/fits: Fix include type
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
#include <libavutil/dict.h>
|
||||
#include "libavutil/dict.h"
|
||||
|
||||
typedef enum FITSHeaderState {
|
||||
STATE_SIMPLE,
|
||||
|
||||
Reference in New Issue
Block a user