Index: webrtc/modules/audio_coding/main/test/iSACTest.cc |
diff --git a/webrtc/modules/audio_coding/main/test/iSACTest.cc b/webrtc/modules/audio_coding/main/test/iSACTest.cc |
index bd796d1ce70ae275feeb9a8e471567d4bfa2f553..35c34d5947b8eb850d0cddff5cc96feb534e2d91 100644 |
--- a/webrtc/modules/audio_coding/main/test/iSACTest.cc |
+++ b/webrtc/modules/audio_coding/main/test/iSACTest.cc |
@@ -25,9 +25,9 @@ |
#include "webrtc/modules/audio_coding/main/acm2/acm_common_defs.h" |
#include "webrtc/modules/audio_coding/main/test/utility.h" |
-#include "webrtc/system_wrappers/interface/event_wrapper.h" |
-#include "webrtc/system_wrappers/interface/tick_util.h" |
-#include "webrtc/system_wrappers/interface/trace.h" |
+#include "webrtc/system_wrappers/include/event_wrapper.h" |
+#include "webrtc/system_wrappers/include/tick_util.h" |
+#include "webrtc/system_wrappers/include/trace.h" |
#include "webrtc/test/testsupport/fileutils.h" |
namespace webrtc { |