Fixed compiling Windows RT code on Visual Studio 2013

--HG--
rename : src/render/direct3d11/SDL_render_d3d11_winrthelpers.cpp => src/render/direct3d11/SDL_render_winrt.cpp
rename : src/render/direct3d11/SDL_render_d3d11_winrthelpers_cpp.h => src/render/direct3d11/SDL_render_winrt.h
This commit is contained in:
Sam Lantinga 2014-03-12 07:26:07 -07:00
parent 5007e2996e
commit ad407b378a
11 changed files with 39 additions and 43 deletions

View file

@ -18,7 +18,7 @@
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
#include "SDL_config.h"
#include "../../SDL_internal.h"
#if SDL_VIDEO_DRIVER_WINRT