mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Rename RTC files.
This commit is contained in:
parent
3a58d9859c
commit
0b9887bbcd
20 changed files with 37 additions and 37 deletions
|
@ -21,7 +21,7 @@
|
|||
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <srs_stun_stack.hpp>
|
||||
#include <srs_rtc_stun_stack.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef SRS_PROTOCOL_STUN_HPP
|
||||
#define SRS_PROTOCOL_STUN_HPP
|
||||
#ifndef SRS_PROTOCOL_RTC_STUN_HPP
|
||||
#define SRS_PROTOCOL_RTC_STUN_HPP
|
||||
|
||||
#include <srs_core.hpp>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue