Index: webrtc/api/audio_codec/audio_format.cc |
diff --git a/webrtc/modules/audio_coding/codecs/audio_format.cc b/webrtc/api/audio_codec/audio_format.cc |
similarity index 97% |
rename from webrtc/modules/audio_coding/codecs/audio_format.cc |
rename to webrtc/api/audio_codec/audio_format.cc |
index 88e42c5d3f65b99c71a89ad42e49740a5b8157ec..81e272086c175e7a6a010287f5a0d888b89df69c 100644 |
--- a/webrtc/modules/audio_coding/codecs/audio_format.cc |
+++ b/webrtc/api/audio_codec/audio_format.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/modules/audio_coding/codecs/audio_format.h" |
+#include "webrtc/api/audio_codec/audio_format.h" |
#include "webrtc/common_types.h" |