Index: webrtc/modules/audio_coding/main/acm2/codec_manager.cc |
diff --git a/webrtc/modules/audio_coding/main/acm2/codec_manager.cc b/webrtc/modules/audio_coding/main/acm2/codec_manager.cc |
index 7f3174939af5c1e7e48c9ecd56ace6e1d2e84617..f9b77e898511ff2dd4d682ff085ba30c3d3e9d3b 100644 |
--- a/webrtc/modules/audio_coding/main/acm2/codec_manager.cc |
+++ b/webrtc/modules/audio_coding/main/acm2/codec_manager.cc |
@@ -13,7 +13,7 @@ |
#include "webrtc/base/checks.h" |
#include "webrtc/engine_configurations.h" |
#include "webrtc/modules/audio_coding/main/acm2/acm_codec_database.h" |
-#include "webrtc/system_wrappers/interface/trace.h" |
+#include "webrtc/system_wrappers/include/trace.h" |
namespace webrtc { |
namespace acm2 { |