| Index: webrtc/common_video/video_frame_buffer.cc
|
| diff --git a/webrtc/common_video/video_frame_buffer.cc b/webrtc/common_video/video_frame_buffer.cc
|
| index 36ee14a17f242f950ab4f1972ada32cdd24b03f0..fff90defbdfa60fb81b7eaac3d72c1b7bbb12689 100644
|
| --- a/webrtc/common_video/video_frame_buffer.cc
|
| +++ b/webrtc/common_video/video_frame_buffer.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/common_video/interface/video_frame_buffer.h"
|
| +#include "webrtc/common_video/include/video_frame_buffer.h"
|
|
|
| #include "webrtc/base/bind.h"
|
| #include "webrtc/base/checks.h"
|
|
|