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:
Dan Minor 2020-09-24 18:50:56 +00:00
Родитель f45a6d5bc5
Коммит fb29f2a137
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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 {