update client/src/stream_player.cpp.

删除不用的头文件

Signed-off-by: LongestDistance <cdwango@isoftstone.com>
This commit is contained in:
LongestDistance 2024-11-19 02:59:16 +00:00 committed by Gitee
parent 69e66cb6f7
commit 695a6118c2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -18,7 +18,6 @@
#include "stream_player.h"
#include <inttypes.h>
#include "cast_engine_errors.h"
#include "cast_engine_log.h"
#include "stream_player_listener_impl_stub.h"