From fe49c781343bb09f09f2eb1e8351fbbd6e6ae334 Mon Sep 17 00:00:00 2001 From: Ilya Laktyushin Date: Tue, 6 May 2025 15:33:10 +0400 Subject: [PATCH] Fix build --- submodules/FFMpegBinding/Sources/FFMpegLiveMuxer.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/submodules/FFMpegBinding/Sources/FFMpegLiveMuxer.m b/submodules/FFMpegBinding/Sources/FFMpegLiveMuxer.m index 23a0498bef..85ddce8a9e 100644 --- a/submodules/FFMpegBinding/Sources/FFMpegLiveMuxer.m +++ b/submodules/FFMpegBinding/Sources/FFMpegLiveMuxer.m @@ -2,8 +2,8 @@ #import #include "libavutil/timestamp.h" -#include "libavformat/avformat.h">" -#include "libavcodec/avcodec.h">" +#include "libavformat/avformat.h" +#include "libavcodec/avcodec.h" #include "libswresample/swresample.h" #define MOV_TIMESCALE 1000