summaryrefslogtreecommitdiff
path: root/libavutil/des.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/des.h')
-rw-r--r--libavutil/des.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavutil/des.h b/libavutil/des.h
index 66dac3b9d7..e0de03e246 100644
--- a/libavutil/des.h
+++ b/libavutil/des.h
@@ -22,6 +22,8 @@
#ifndef FFMPEG_DES_H
#define FFMPEG_DES_H
+#include <inttypes.h>
+
/**
* \brief en- or decrypt an 64-bit block of data with DES
* \param in data to process.