avcodec/fits: Fix include type

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2017-09-16 19:20:28 +02:00
parent 0f5576a22b
commit d76838c1ad

View File

@ -24,7 +24,7 @@
#include <inttypes.h>
#include <libavutil/dict.h>
#include "libavutil/dict.h"
typedef enum FITSHeaderState {
STATE_SIMPLE,