| Index: webrtc/modules/remote_bitrate_estimator/overuse_detector.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/overuse_detector.h b/webrtc/modules/remote_bitrate_estimator/overuse_detector.h
|
| index bb69a8a0a1060e2554c84ebf19f498fab2048af3..56e9c14206c4dfc99b9b3ab0bb00bf776683accd 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/overuse_detector.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/overuse_detector.h
|
| @@ -13,7 +13,7 @@
|
| #include <list>
|
|
|
| #include "webrtc/base/constructormagic.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h"
|
| #include "webrtc/typedefs.h"
|
|
|
|
|