summaryrefslogtreecommitdiff
path: root/libavcodec/wmaprodata.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/wmaprodata.h')
-rw-r--r--libavcodec/wmaprodata.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavcodec/wmaprodata.h b/libavcodec/wmaprodata.h
index 3ca3d46d4f..4dd5c7ebed 100644
--- a/libavcodec/wmaprodata.h
+++ b/libavcodec/wmaprodata.h
@@ -28,6 +28,9 @@
#ifndef AVCODEC_WMAPRODATA_H
#define AVCODEC_WMAPRODATA_H
+#include <stddef.h>
+#include <stdint.h>
+
/**
* @brief frequencies to divide the frequency spectrum into scale factor bands
*/