| Index: webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h b/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h
|
| index e867ff77a4584dd97839433e358fca16c2253324..98a68b3dcfefca3b935970e45f845e921aee8556 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h
|
| @@ -15,7 +15,7 @@
|
| #include <vector>
|
|
|
| #include "webrtc/base/criticalsection.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"
|
|
|
| namespace webrtc {
|
|
|