Index: webrtc/modules/audio_coding/test/TestAllCodecs.cc |
diff --git a/webrtc/modules/audio_coding/test/TestAllCodecs.cc b/webrtc/modules/audio_coding/test/TestAllCodecs.cc |
index 6753d8e2c7571d1760a5779de0214ed224dc20ab..30f022660006c6a8651b72adb6556cbe1868f5fb 100644 |
--- a/webrtc/modules/audio_coding/test/TestAllCodecs.cc |
+++ b/webrtc/modules/audio_coding/test/TestAllCodecs.cc |
@@ -23,7 +23,6 @@ |
#include "webrtc/test/gtest.h" |
#include "webrtc/test/testsupport/fileutils.h" |
#include "webrtc/typedefs.h" |
-#include "webrtc/voice_engine_configurations.h" |
// Description of the test: |
// In this test we set up a one-way communication channel from a participant |