diff options
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 50121cbce..b4da2a353 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -161,7 +161,7 @@ <ItemGroup>
<Content Include="handbrakepineapple.ico" />
<None Include="Resources\tempSplash.jpg" />
- <None Include="splash.jpg" />
+ <None Include="Resources\splash.jpg" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|