summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavutil/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/internal.h b/libavutil/internal.h
index 3c03bfbf79..3fa14472c2 100644
--- a/libavutil/internal.h
+++ b/libavutil/internal.h
@@ -30,6 +30,7 @@
# define NDEBUG
#endif
+#include <limits.h>
#include <stdint.h>
#include <stddef.h>
#include <assert.h>