diff --git a/libavutil/des.h b/libavutil/des.h index e0de03e246736fc9f7c7d1bfb905fb9a14085fbb..70f89937c16e3736f0108d16d6a3d7341d0b39c5 100644 --- a/libavutil/des.h +++ b/libavutil/des.h @@ -22,7 +22,7 @@ #ifndef FFMPEG_DES_H #define FFMPEG_DES_H -#include <inttypes.h> +#include <stdint.h> /** * \brief en- or decrypt an 64-bit block of data with DES