summaryrefslogtreecommitdiff
path: root/libavutil/crc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/crc.h')
-rw-r--r--libavutil/crc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/crc.h b/libavutil/crc.h
index 9798cf6a38..5ebb2f5469 100644
--- a/libavutil/crc.h
+++ b/libavutil/crc.h
@@ -23,6 +23,7 @@
#include <stdint.h>
#include <stddef.h>
+#include "common.h"
typedef uint32_t AVCRC;