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 d3bf63a9bfa21b0e48f43e260dbc3804ac7def4b..50409115efe3e4be6fe6125444c2e939975ffb17 100644 |
--- a/webrtc/video/video_send_stream_tests.cc |
+++ b/webrtc/video/video_send_stream_tests.cc |
@@ -21,7 +21,7 @@ |
#include "webrtc/base/platform_thread.h" |
#include "webrtc/call.h" |
#include "webrtc/call/transport_adapter.h" |
-#include "webrtc/frame_callback.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" |
#include "webrtc/modules/rtp_rtcp/source/rtcp_sender.h" |