| Index: webrtc/video/video_send_stream_tests.cc
|
| diff --git a/webrtc/video/video_send_stream_tests.cc b/webrtc/video/video_send_stream_tests.cc
|
| index 9003a7fe6a2482e401ad915102181a7533a67415..82fb6befe9e83aa0c7d40e109231798c24af548c 100644
|
| --- a/webrtc/video/video_send_stream_tests.cc
|
| +++ b/webrtc/video/video_send_stream_tests.cc
|
| @@ -18,7 +18,7 @@
|
| #include "webrtc/base/logging.h"
|
| #include "webrtc/base/platform_thread.h"
|
| #include "webrtc/base/rate_limiter.h"
|
| -#include "webrtc/call.h"
|
| +#include "webrtc/call/call.h"
|
| #include "webrtc/common_video/include/frame_callback.h"
|
| #include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h"
|
| #include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h"
|
|
|