From 603732976897afae920145804016529e0fba7479 Mon Sep 17 00:00:00 2001 From: SheepYang <332594623@qq.com> Date: Tue, 23 Feb 2021 10:28:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DRtmpPusher.cpp=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Live/src/main/cpp/RtmpPusher.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Live/src/main/cpp/RtmpPusher.cpp b/Live/src/main/cpp/RtmpPusher.cpp index 3a794ef..2fd30f9 100644 --- a/Live/src/main/cpp/RtmpPusher.cpp +++ b/Live/src/main/cpp/RtmpPusher.cpp @@ -1,5 +1,5 @@ #include -#include +#include #include "include/rtmp/rtmp.h" #include "safe_queue.h" #include "PushInterface.h"