| Index: webrtc/modules/remote_bitrate_estimator/test/packet_sender.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/packet_sender.h b/webrtc/modules/remote_bitrate_estimator/test/packet_sender.h
|
| index c42647e2d3f65dd27f9b7f2b1af92c32d27192e1..0b3741d3c7e092d920c349a0ee6205b774a828b1 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/packet_sender.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/packet_sender.h
|
| @@ -17,7 +17,7 @@
|
|
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/base/scoped_ptr.h"
|
| -#include "webrtc/modules/interface/module.h"
|
| +#include "webrtc/modules/include/module.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h"
|
|
|
|
|