Index: webrtc/modules/audio_coding/main/test/Channel.cc |
diff --git a/webrtc/modules/audio_coding/main/test/Channel.cc b/webrtc/modules/audio_coding/main/test/Channel.cc |
index 1b0a610b17b2fc14628f123c1e49dda59b381fee..02bd783a38e884cbb2557a971f3c2fdbeb065563 100644 |
--- a/webrtc/modules/audio_coding/main/test/Channel.cc |
+++ b/webrtc/modules/audio_coding/main/test/Channel.cc |
@@ -14,8 +14,8 @@ |
#include <iostream> |
#include "webrtc/base/format_macros.h" |
-#include "webrtc/system_wrappers/interface/tick_util.h" |
-#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
+#include "webrtc/system_wrappers/include/tick_util.h" |
+#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
namespace webrtc { |