Index: webrtc/modules/audio_coding/main/test/SpatialAudio.cc |
diff --git a/webrtc/modules/audio_coding/main/test/SpatialAudio.cc b/webrtc/modules/audio_coding/main/test/SpatialAudio.cc |
index 134d9755e5dc312219a5fd9c3e196aa079f99530..17d4fc88b25ee56ce5f77e38ce69f50cf29c32d0 100644 |
--- a/webrtc/modules/audio_coding/main/test/SpatialAudio.cc |
+++ b/webrtc/modules/audio_coding/main/test/SpatialAudio.cc |
@@ -15,8 +15,8 @@ |
#include "webrtc/common_types.h" |
#include "webrtc/modules/audio_coding/main/test/SpatialAudio.h" |
-#include "webrtc/system_wrappers/interface/trace.h" |
-#include "webrtc/system_wrappers/interface/trace.h" |
+#include "webrtc/system_wrappers/include/trace.h" |
+#include "webrtc/system_wrappers/include/trace.h" |
#include "webrtc/test/testsupport/fileutils.h" |
namespace webrtc { |