Skip to content

Commit

Permalink
Fixed ref to lowpassfilter in csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jaburns committed May 15, 2014
1 parent cd1f472 commit 6106095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NintendoSpy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<Compile Include="Readers\ControllerState.cs" />
<Compile Include="Readers\GameCube.cs" />
<Compile Include="Readers\IControllerReader.cs" />
<Compile Include="Readers\LowPassFilter.cs" />
<Compile Include="Readers\BlinkReductionFilter.cs" />
<Compile Include="Readers\Nintendo64.cs" />
<Compile Include="Readers\SerialControllerReader.cs" />
<Compile Include="Readers\GamepadReader.cs" />
Expand Down

0 comments on commit 6106095

Please sign in to comment.