From bad01065584014aee4024e7cbc4a66acac7617e1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 9 Jul 2025 22:58:37 +0200 Subject: Remove compose.hpp includes. sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc --- src/lib/ffmpeg_decoder.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/ffmpeg_decoder.cc') diff --git a/src/lib/ffmpeg_decoder.cc b/src/lib/ffmpeg_decoder.cc index 9eb4d30cf..74836c1a8 100644 --- a/src/lib/ffmpeg_decoder.cc +++ b/src/lib/ffmpeg_decoder.cc @@ -27,7 +27,6 @@ #include "audio_buffers.h" #include "audio_content.h" #include "audio_decoder.h" -#include "compose.hpp" #include "dcpomatic_log.h" #include "exceptions.h" #include "ffmpeg_audio_stream.h" -- cgit v1.2.3