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 695878dbb22c2b11fe93c2fd5d1ea1e5e0a1abac..8e726f9fcaeea6701e389db6f7227e8c73273d64 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/rtc_base/criticalsection.h" |
+#include "webrtc/base/criticalsection.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |