| Index: webrtc/modules/video_coding/main/source/test/stream_generator.cc
|
| diff --git a/webrtc/modules/video_coding/main/source/test/stream_generator.cc b/webrtc/modules/video_coding/main/source/test/stream_generator.cc
|
| index 664764a36ad9d847f07d752960332cf395d1b952..b365d96dc04cf2028fdc2a2b9104c80f1f2ad7c6 100644
|
| --- a/webrtc/modules/video_coding/main/source/test/stream_generator.cc
|
| +++ b/webrtc/modules/video_coding/main/source/test/stream_generator.cc
|
| @@ -17,7 +17,7 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "webrtc/modules/video_coding/main/source/packet.h"
|
| #include "webrtc/modules/video_coding/main/test/test_util.h"
|
| -#include "webrtc/system_wrappers/interface/clock.h"
|
| +#include "webrtc/system_wrappers/include/clock.h"
|
|
|
| namespace webrtc {
|
|
|
|
|