Fix the build.

svn path=/trunk/; revision=32608
This commit is contained in:
Filip Navara 2008-03-08 11:08:52 +00:00
parent 5776256730
commit 017bb6a507

View file

@ -47,7 +47,7 @@
<Compile Include="ErrorCommand.cs" />
<Compile Include="HelpCommand.cs" />
<Compile Include="HresultCommand.cs" />
<Compile Include="ICommand.cs" />
<Compile Include="Command.cs" />
<Compile Include="IrcService.cs" />
<Compile Include="MessageContext.cs" />
<Compile Include="NtStatusCommand.cs" />