Whoops, that's a header!

This commit is contained in:
Sam Lantinga 2012-10-01 00:02:07 -07:00
parent f6f13fc7c4
commit 805e184f75
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" />