Whoops, that's a header!

This commit is contained in:
Sam Lantinga 2012-10-01 00:02:07 -07:00
parent af274bb9f5
commit b53cdc758a
2 changed files with 2 additions and 2 deletions

View File

@ -813,7 +813,7 @@
>
</File>
<File
RelativePath="..\..\src\events\SDL_dropevents_c.c"
RelativePath="..\..\src\events\SDL_dropevents_c.h"
>
</File>
<File

View File

@ -273,7 +273,7 @@
<ClInclude Include="..\..\src\render\software\SDL_draw.h" />
<ClInclude Include="..\..\src\render\software\SDL_drawline.h" />
<ClInclude Include="..\..\src\render\software\SDL_drawpoint.h" />
<ClInclude Include="..\..\src\events\SDL_dropevents_c.c" />
<ClInclude Include="..\..\src\events\SDL_dropevents_c.h" />
<ClInclude Include="..\..\src\render\software\SDL_render_sw_c.h" />
<ClInclude Include="..\..\src\render\software\SDL_rotate.h" />
<ClInclude Include="..\..\src\video\dummy\SDL_nullframebuffer_c.h" />