Moved call.h and most of api/call/* into call/
BUG=webrtc:6716 Review-Url: https://codereview.webrtc.org/2550273003 Cr-Commit-Position: refs/heads/master@{#15460}
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
#include "webrtc/base/basictypes.h"
|
||||
#include "webrtc/base/sequenced_task_checker.h"
|
||||
#include "webrtc/call.h"
|
||||
#include "webrtc/call/call.h"
|
||||
#include "webrtc/modules/rtp_rtcp/include/flexfec_receiver.h"
|
||||
#include "webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h"
|
||||
#include "webrtc/modules/rtp_rtcp/source/forward_error_correction.h"
|
||||
|
||||
Reference in New Issue
Block a user