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 <inttypes.h>
|
||||||
|
|
||||||
#include <libavutil/dict.h>
|
#include "libavutil/dict.h"
|
||||||
|
|
||||||
typedef enum FITSHeaderState {
|
typedef enum FITSHeaderState {
|
||||||
STATE_SIMPLE,
|
STATE_SIMPLE,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user