Commit d76838c1 authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/fits: Fix include type

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 0f5576a2
......@@ -24,7 +24,7 @@
#include <inttypes.h>
#include <libavutil/dict.h>
#include "libavutil/dict.h"
typedef enum FITSHeaderState {
STATE_SIMPLE,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment