Rename nsw_opus.c to opus.c

The abbreviation was strange, should still be clear it's not ogg_opus
This commit is contained in:
bnnm 2018-04-21 21:00:11 +02:00
parent ab6cc8c6ce
commit ee05880c2d
4 changed files with 3 additions and 3 deletions

View File

@ -707,7 +707,7 @@
>
</File>
<File
RelativePath=".\meta\nsw_opus.c"
RelativePath=".\meta\opus.c"
>
</File>
<File

View File

@ -147,7 +147,7 @@
<ClCompile Include="meta\mp4.c" />
<ClCompile Include="meta\msb_msh.c" />
<ClCompile Include="meta\ngca.c" />
<ClCompile Include="meta\nsw_opus.c" />
<ClCompile Include="meta\opus.c" />
<ClCompile Include="meta\nub_vag.c" />
<ClCompile Include="meta\pc_adp.c" />
<ClCompile Include="meta\pc_adp_otns.c" />

View File

@ -1135,7 +1135,7 @@
<ClCompile Include="meta\ngca.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\nsw_opus.c">
<ClCompile Include="meta\opus.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\ps2_mtaf.c">