fix compile error from last commit

This commit is contained in:
goyuken 2012-12-10 20:36:51 +00:00
parent a1065942ed
commit 638c358b5d
1 changed files with 0 additions and 1 deletions
BizHawk.Emulation

View File

@ -506,7 +506,6 @@
<Compile Include="Sound\Utilities\DCFilter.cs" />
<Compile Include="Sound\Utilities\Equalizer.cs" />
<Compile Include="Sound\Utilities\SpeexResampler.cs" />
<Compile Include="Sound\VRC6.cs" />
<Compile Include="Sound\Utilities\BufferedAsync.cs" />
<Compile Include="Sound\Utilities\Metaspu.cs" />
<Compile Include="Interfaces\IController.cs" />