Chromium Code Reviews| Index: webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h |
| diff --git a/webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h b/webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h |
| index 04e7cd52254fc83abf2193e3152cf111aa2f4d19..12aae3f278f072ff08240e565da78aeb753f3b14 100644 |
| --- a/webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h |
| +++ b/webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h |
| @@ -14,7 +14,7 @@ |
| #include <assert.h> |
| #include <list> |
| -#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
| +#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
| #include "webrtc/typedefs.h" |
| namespace webrtc { |