| Index: webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h b/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h
|
| index eee90cf463202711419f88308bb70ac99e203988..bf23d09884df591ede9d2767e4187a57d7ab768a 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h
|
| @@ -20,7 +20,7 @@
|
| #include <list>
|
| #include <map>
|
|
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe.h"
|
| #include "webrtc/voice_engine/channel.h"
|
|
|
|
|