X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavutil%2Fhash.c;h=d626c31181923b888592644bbe4160685da4c826;hb=d57104e6983b02c37c221b3d7a7aa2923e557ba4;hp=75edb6db78865263d89aa4bf1418f31b910d650e;hpb=ce265b0bf5d0c77a092a1f5fbeb652c7cdea5fc7;p=ffmpeg diff --git a/libavutil/hash.c b/libavutil/hash.c index 75edb6db788..d626c311819 100644 --- a/libavutil/hash.c +++ b/libavutil/hash.c @@ -17,6 +17,8 @@ * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include #include #include "hash.h"