summaryrefslogtreecommitdiff
path: root/libavutil/spherical.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/spherical.h')
-rw-r--r--libavutil/spherical.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavutil/spherical.h b/libavutil/spherical.h
index 0a669da83a..eeda625231 100644
--- a/libavutil/spherical.h
+++ b/libavutil/spherical.h
@@ -26,6 +26,9 @@
#ifndef AVUTIL_SPHERICAL_H
#define AVUTIL_SPHERICAL_H
+#include <stddef.h>
+#include <stdint.h>
+
/**
* @addtogroup lavu_video
* @{