Refactor code, include without path

pull/1585/head
winlin 5 years ago
parent f143757429
commit a7b8695cb0

@ -37,8 +37,8 @@
#include <srs_app_conn.hpp> #include <srs_app_conn.hpp>
#include <srs_service_st.hpp> #include <srs_service_st.hpp>
#ifdef SRS_AUTO_SRT #ifdef SRS_AUTO_SRT
#include "../srt/srt_server.hpp" #include <srt_server.hpp>
#include "../srt/srt_to_rtmp.hpp" #include <srt_to_rtmp.hpp>
#endif #endif
class SrsServer; class SrsServer;

Loading…
Cancel
Save