| Index: webrtc/modules/audio_device/mac/audio_mixer_manager_mac.cc
|
| diff --git a/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.cc b/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.cc
|
| index 952dc11d8b91ab07663efb1ac1f4de832952d844..9016ffe508f27602984d772ea41a2668421159a8 100644
|
| --- a/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.cc
|
| +++ b/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.cc
|
| @@ -9,7 +9,7 @@
|
| */
|
|
|
| #include "webrtc/modules/audio_device/mac/audio_mixer_manager_mac.h"
|
| -#include "webrtc/system_wrappers/interface/trace.h"
|
| +#include "webrtc/system_wrappers/include/trace.h"
|
|
|
| #include <unistd.h> // getpid()
|
|
|
|
|