Index: webrtc/voice_engine/statistics.h |
diff --git a/webrtc/voice_engine/statistics.h b/webrtc/voice_engine/statistics.h |
index 785fe14ed7fb2d6abdd46dadc2b42b2f5620ba69..e0aa248ad6babfb26fd671f49ad61af0fa475370 100644 |
--- a/webrtc/voice_engine/statistics.h |
+++ b/webrtc/voice_engine/statistics.h |
@@ -11,8 +11,8 @@ |
#ifndef WEBRTC_VOICE_ENGINE_STATISTICS_H |
#define WEBRTC_VOICE_ENGINE_STATISTICS_H |
-#include "webrtc/base/criticalsection.h" |
#include "webrtc/common_types.h" |
+#include "webrtc/rtc_base/criticalsection.h" |
#include "webrtc/typedefs.h" |
#include "webrtc/voice_engine/include/voe_errors.h" |
#include "webrtc/voice_engine/voice_engine_defines.h" |