| Index: webrtc/modules/audio_device/mac/audio_mixer_manager_mac.h
|
| diff --git a/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.h b/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.h
|
| index 711d36d150051e1324456b2b6079d793bfd32434..94d6928921bc03f951810b1b158859ff5e148925 100644
|
| --- a/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.h
|
| +++ b/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.h
|
| @@ -12,7 +12,7 @@
|
| #define WEBRTC_AUDIO_DEVICE_AUDIO_MIXER_MANAGER_MAC_H
|
|
|
| #include "webrtc/modules/audio_device/include/audio_device.h"
|
| -#include "webrtc/system_wrappers/interface/critical_section_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| #include <CoreAudio/CoreAudio.h>
|
|
|