summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavutil/sha.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/sha.c b/libavutil/sha.c
index 7300f8c58a..7fe34007bb 100644
--- a/libavutil/sha.c
+++ b/libavutil/sha.c
@@ -25,6 +25,7 @@
#include "avutil.h"
#include "bswap.h"
#include "sha.h"
+#include "sha1.h"
#include "intreadwrite.h"
/** hash context */