SPU2: Add interpolate_table.h to VC project filter

This commit is contained in:
Christian Kenny 2021-02-19 22:24:23 -05:00 committed by refractionpcsx2
parent 993af8c19e
commit c59f1bfea6
1 changed files with 3 additions and 0 deletions

View File

@ -1779,6 +1779,9 @@
<ClInclude Include="..\..\SPU2\Mixer.h">
<Filter>System\Ps2\SPU2</Filter>
</ClInclude>
<ClInclude Include="..\..\SPU2\interpolate_table.h">
<Filter>System\Ps2\SPU2</Filter>
</ClInclude>
<ClInclude Include="..\..\SPU2\Lowpass.h">
<Filter>System\Ps2\SPU2</Filter>
</ClInclude>