1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

SRT: Rename srs_service_st_srt to srs_protocol_srt

This commit is contained in:
winlin 2022-06-07 19:44:26 +08:00
parent fbc6eebe18
commit 78b778fb93
9 changed files with 10 additions and 10 deletions

View file

@ -7,7 +7,7 @@
#include <srs_kernel_error.hpp>
#include <srs_kernel_utility.hpp>
#include <srs_service_st_srt.hpp>
#include <srs_protocol_srt.hpp>
#include <srs_rtmp_stack.hpp>
#include <srs_app_srt_utility.hpp>
#include <srs_app_srt_server.hpp>