| Index: webrtc/modules/utility/include/file_recorder.h
|
| diff --git a/webrtc/modules/utility/include/file_recorder.h b/webrtc/modules/utility/include/file_recorder.h
|
| index 36c755e2dac5c65cf497cfc742cea6a3699a32bf..96bc5cfce6ff31672f1dfd6ec5715779ba25f441 100644
|
| --- a/webrtc/modules/utility/include/file_recorder.h
|
| +++ b/webrtc/modules/utility/include/file_recorder.h
|
| @@ -14,10 +14,10 @@
|
| #include <memory>
|
|
|
| #include "webrtc/common_types.h"
|
| -#include "webrtc/engine_configurations.h"
|
| #include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/media_file/media_file_defines.h"
|
| #include "webrtc/typedefs.h"
|
| +#include "webrtc/voice_engine_configurations.h"
|
|
|
| namespace webrtc {
|
|
|
|
|