diff --git a/webrtc/modules/audio_coding/neteq/test/NetEqRTPplay.cc b/webrtc/modules/audio_coding/neteq/test/NetEqRTPplay.cc index 83fcbfaab..5c6ff5eea 100644 --- a/webrtc/modules/audio_coding/neteq/test/NetEqRTPplay.cc +++ b/webrtc/modules/audio_coding/neteq/test/NetEqRTPplay.cc @@ -381,7 +381,7 @@ int main(int argc, char* argv[]) strncpy(ptypesfile, argv[0], path_len); ptypesfile[path_len] = '\0'; strcat(ptypesfile, - "src/modules/audio_coding/NetEQ/main/test/ptypes.txt"); + "webrtc/modules/audio_coding/neteq/test/ptypes.txt"); ptypeFile = fopen(ptypesfile,"rt"); } } diff --git a/webrtc/modules/audio_coding/neteq/test/ptypes.txt b/webrtc/modules/audio_coding/neteq/test/ptypes.txt index 04d35a6d4..18e033bd2 100644 --- a/webrtc/modules/audio_coding/neteq/test/ptypes.txt +++ b/webrtc/modules/audio_coding/neteq/test/ptypes.txt @@ -1,9 +1,6 @@ pcmu 0 pcma 8 cn 13 -//ipcmwb 97 -//eg711u 100 -//eg711a 101 ilbc 102 isac 103 isacswb 104 @@ -15,7 +12,4 @@ cn_swb32 99 pcm16b 93 pcm16b_wb 94 pcm16b_swb32khz 95 -//pcm16b_swb48khz 96 -//mpeg4aac 122 g722 9 -celt32 114