| Index: webrtc/modules/video_coding/main/source/frame_buffer.cc
|
| diff --git a/webrtc/modules/video_coding/main/source/frame_buffer.cc b/webrtc/modules/video_coding/main/source/frame_buffer.cc
|
| index 3e4e762b2cad2d6c39346a9e9d9544ef388b0dd3..5b6680ec6153d72ab4518c9fde6acc461803c68d 100644
|
| --- a/webrtc/modules/video_coding/main/source/frame_buffer.cc
|
| +++ b/webrtc/modules/video_coding/main/source/frame_buffer.cc
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "webrtc/base/checks.h"
|
| #include "webrtc/modules/video_coding/main/source/packet.h"
|
| -#include "webrtc/system_wrappers/interface/logging.h"
|
| +#include "webrtc/system_wrappers/include/logging.h"
|
|
|
| namespace webrtc {
|
|
|
|
|