diff --git a/tests/test_ps.cpp b/tests/test_ps.cpp index 421ffd39..b1413f65 100644 --- a/tests/test_ps.cpp +++ b/tests/test_ps.cpp @@ -1,4 +1,4 @@ -#include "Common/config.h" +#include "Common/config.h" #include "Http/HttpSession.h" #include "Network/TcpServer.h" #include "Rtmp/RtmpSession.h" diff --git a/tests/test_rtp_pcap.cpp b/tests/test_rtp_pcap.cpp index 2fee0e15..1690b6c3 100644 --- a/tests/test_rtp_pcap.cpp +++ b/tests/test_rtp_pcap.cpp @@ -1,4 +1,4 @@ -#include "Common/config.h" +#include "Common/config.h" #include "Http/HttpSession.h" #include "Network/TcpServer.h" #include "Rtmp/RtmpSession.h"