From 8eb951b71fa90e54c8da64e54cf5ddf6bf0809cf Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 24 Jan 2022 22:30:52 +0100 Subject: Cleanup: move some methods from util to memory_util. --- src/lib/ffmpeg.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/ffmpeg.cc') diff --git a/src/lib/ffmpeg.cc b/src/lib/ffmpeg.cc index 77717a38f..a54b4fc01 100644 --- a/src/lib/ffmpeg.cc +++ b/src/lib/ffmpeg.cc @@ -30,6 +30,7 @@ #include "ffmpeg_subtitle_stream.h" #include "film.h" #include "log.h" +#include "memory_util.h" #include "util.h" #include extern "C" { -- cgit v1.2.3