Fix build

This commit is contained in:
Hylke Bons 2013-06-30 22:19:23 +01:00
parent 9ae4a816bf
commit f5ca51dcff
3 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ SOURCES = \
../SparkleSetupController.cs \
../SparkleStatusIconController.cs \
SparkleAbout.cs \
SparkleAvatars.cs \
../SparkleAvatars.cs \
SparkleBubbles.cs \
SparkleController.cs \
SparkleEventLog.cs \

View file

@ -99,7 +99,7 @@
<Compile Include="..\SparkleKeys.cs">
<Link>SparkleKeys.cs</Link>
</Compile>
<Compile Include="SparkleAvatars.cs" />
<Compile Include="..\SparkleAvatars.cs" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="MainMenu.xib" xmlns="" />