| Index: webrtc/modules/utility/source/file_recorder_impl.cc
|
| diff --git a/webrtc/modules/utility/source/file_recorder_impl.cc b/webrtc/modules/utility/source/file_recorder_impl.cc
|
| index c11bbe993ffe76d2f20c7422cb6f72fec82e57d3..13926deb4a8bacfde8604777c5548387574af242 100644
|
| --- a/webrtc/modules/utility/source/file_recorder_impl.cc
|
| +++ b/webrtc/modules/utility/source/file_recorder_impl.cc
|
| @@ -12,7 +12,7 @@
|
| #include "webrtc/engine_configurations.h"
|
| #include "webrtc/modules/media_file/interface/media_file.h"
|
| #include "webrtc/modules/utility/source/file_recorder_impl.h"
|
| -#include "webrtc/system_wrappers/interface/logging.h"
|
| +#include "webrtc/system_wrappers/include/logging.h"
|
|
|
| namespace webrtc {
|
| FileRecorder* FileRecorder::CreateFileRecorder(uint32_t instanceID,
|
|
|