mirror of
https://github.com/libretro/RetroArch
synced 2025-01-04 02:50:05 +00:00
Update MSVC solution with new location of gfx/image/image.c
This commit is contained in:
parent
fd7f4d45cd
commit
f2840f5032
@ -273,7 +273,7 @@
|
|||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="..\..\gfx\gl.c">
|
<ClCompile Include="..\..\gfx\gl.c">
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="..\..\gfx\image.c">
|
<ClCompile Include="..\..\gfx\image\image.c">
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="..\..\gfx\math\matrix.c">
|
<ClCompile Include="..\..\gfx\math\matrix.c">
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
|
Loading…
Reference in New Issue
Block a user