Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/sp5x.h')
-rw-r--r--libavcodec/sp5x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/sp5x.h b/libavcodec/sp5x.h
index 0d0d3551f1..7916d1b607 100644
--- a/libavcodec/sp5x.h
+++ b/libavcodec/sp5x.h
@@ -22,6 +22,8 @@
#ifndef SP5X_H
#define SP5X_H
+#include <stdint.h>
+
static const uint8_t sp5x_data_sof[] =
{
0xFF, 0xC0, /* SOF */