fix compile error from last commit
This commit is contained in:
parent
a1065942ed
commit
638c358b5d
|
@ -506,7 +506,6 @@
|
||||||
<Compile Include="Sound\Utilities\DCFilter.cs" />
|
<Compile Include="Sound\Utilities\DCFilter.cs" />
|
||||||
<Compile Include="Sound\Utilities\Equalizer.cs" />
|
<Compile Include="Sound\Utilities\Equalizer.cs" />
|
||||||
<Compile Include="Sound\Utilities\SpeexResampler.cs" />
|
<Compile Include="Sound\Utilities\SpeexResampler.cs" />
|
||||||
<Compile Include="Sound\VRC6.cs" />
|
|
||||||
<Compile Include="Sound\Utilities\BufferedAsync.cs" />
|
<Compile Include="Sound\Utilities\BufferedAsync.cs" />
|
||||||
<Compile Include="Sound\Utilities\Metaspu.cs" />
|
<Compile Include="Sound\Utilities\Metaspu.cs" />
|
||||||
<Compile Include="Interfaces\IController.cs" />
|
<Compile Include="Interfaces\IController.cs" />
|
||||||
|
|
Loading…
Reference in New Issue