| Index: webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter.h b/webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter.h
|
| index 3cde381fa59e08ff26c9a2b1d59b9c89fa0c575d..7e75112ed600b2b1964c577aaab976f9d353018d 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter.h
|
| @@ -18,6 +18,7 @@
|
| #include "webrtc/base/thread_annotations.h"
|
| #include "webrtc/modules/bitrate_controller/include/bitrate_controller.h"
|
| #include "webrtc/modules/include/module_common_types.h"
|
| +#include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/include/send_time_history.h"
|
|
|
| namespace webrtc {
|
|
|