summaryrefslogtreecommitdiff
path: root/libavutil/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/hash.h')
-rw-r--r--libavutil/hash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/hash.h b/libavutil/hash.h
index 7693e6bf0d..af4719e423 100644
--- a/libavutil/hash.h
+++ b/libavutil/hash.h
@@ -27,6 +27,7 @@
#ifndef AVUTIL_HASH_H
#define AVUTIL_HASH_H
+#include <stddef.h>
#include <stdint.h>
#include "version.h"