ref: 791c4697219b27ab79fb4536725a0a7d58c014d3
parent: 6f3a8fb971e31126e80ec4014a4608474ccbb330
author: Janne Grunau <janne-vlc@jannau.net>
date: Sat Aug 22 08:09:45 EDT 2020
dav1d/headers.h: add missing stdint.h include
--- a/include/dav1d/headers.h
+++ b/include/dav1d/headers.h
@@ -28,6 +28,7 @@
#ifndef DAV1D_HEADERS_H
#define DAV1D_HEADERS_H
+#include <stdint.h>
#include <stddef.h>
// Constants from Section 3. "Symbols and abbreviated terms"