зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1665166 - Fix include in RtpRtcpConfig.h; r=ng
Depends on D91322 Differential Revision: https://phabricator.services.mozilla.com/D91323
This commit is contained in:
Родитель
f45a6d5bc5
Коммит
fb29f2a137
|
@ -4,7 +4,7 @@
|
|||
|
||||
#ifndef __RTPRTCP_CONFIG_H__
|
||||
#define __RTPRTCP_CONFIG_H__
|
||||
#include "trunk/webrtc/common_types.h"
|
||||
#include "webrtc/common_types.h"
|
||||
|
||||
namespace mozilla {
|
||||
class RtpRtcpConfig {
|
||||
|
@ -17,4 +17,4 @@ class RtpRtcpConfig {
|
|||
webrtc::RtcpMode mRtcpMode;
|
||||
};
|
||||
} // namespace mozilla
|
||||
#endif
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче