mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 19:58:59 +00:00
avcodec/fits: Fix include type
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
0f5576a22b
commit
d76838c1ad
@ -24,7 +24,7 @@
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
#include <libavutil/dict.h>
|
||||
#include "libavutil/dict.h"
|
||||
|
||||
typedef enum FITSHeaderState {
|
||||
STATE_SIMPLE,
|
||||
|
Loading…
Reference in New Issue
Block a user