Update MSVC solution with new location of gfx/image/image.c

This commit is contained in:
twinaphex 2014-02-25 21:24:55 +01:00
parent fd7f4d45cd
commit f2840f5032

View File

@ -273,7 +273,7 @@
</ClCompile>
<ClCompile Include="..\..\gfx\gl.c">
</ClCompile>
<ClCompile Include="..\..\gfx\image.c">
<ClCompile Include="..\..\gfx\image\image.c">
</ClCompile>
<ClCompile Include="..\..\gfx\math\matrix.c">
</ClCompile>