summaryrefslogtreecommitdiff
path: root/libavcodec/lsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/lsp.h')
-rw-r--r--libavcodec/lsp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavcodec/lsp.h b/libavcodec/lsp.h
index 6222edb5fe..c7040848a5 100644
--- a/libavcodec/lsp.h
+++ b/libavcodec/lsp.h
@@ -22,6 +22,9 @@
#ifndef FFMPEG_LSP_H
#define FFMPEG_LSP_H
+
+#include <stdint.h>
+
/**
(I.F) means fixed-point value with F fractional and I integer bits
*/