fix(macos): fix broken streaming on MacOS (#2485)

This commit is contained in:
Vithorio Polten
2024-05-14 15:14:40 -03:00
committed by GitHub
parent c5d8e1b1a0
commit ff54ab2852
5 changed files with 71 additions and 34 deletions
-1
View File
@@ -5,7 +5,6 @@
#pragma once
#include "src/platform/common.h"
#include "src/platform/macos/av_img_t.h"
struct AVFrame;