avcodec/fits: Fix include type
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
0f5576a22b
commit
d76838c1ad
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include <inttypes.h>
|
||||
|
||||
#include <libavutil/dict.h>
|
||||
#include "libavutil/dict.h"
|
||||
|
||||
typedef enum FITSHeaderState {
|
||||
STATE_SIMPLE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue