Index: webrtc/media/base/videoframe.h |
diff --git a/webrtc/media/base/videoframe.h b/webrtc/media/base/videoframe.h |
index 7ae5b9ab93266ab27686ce630db0dcbd3d2e315a..8e8a05d7e2981cd15a387960be2901570f51d57c 100644 |
--- a/webrtc/media/base/videoframe.h |
+++ b/webrtc/media/base/videoframe.h |
@@ -20,7 +20,7 @@ |
// this file can be deleted. |
#include "webrtc/base/logging.h" |
-#include "webrtc/video_frame.h" |
+#include "webrtc/api/video/video_frame.h" |
// TODO(nisse): Similarly, some applications expect that including this file |
// implies a forward declaration of rtc::Thread. |