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 5b6680ec6153d72ab4518c9fde6acc461803c68d..c03ccdf21f05cbc1aa36f84cac3c939a79242efc 100644 |
--- a/webrtc/modules/video_coding/main/source/frame_buffer.cc |
+++ b/webrtc/modules/video_coding/main/source/frame_buffer.cc |
@@ -14,8 +14,8 @@ |
#include <string.h> |
#include "webrtc/base/checks.h" |
+#include "webrtc/base/logging.h" |
#include "webrtc/modules/video_coding/main/source/packet.h" |
-#include "webrtc/system_wrappers/include/logging.h" |
namespace webrtc { |