Skip to content

Commit

Permalink
WinRT: minor header file usage cleanup in the d3d11 renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLudwig committed Dec 26, 2013
1 parent 9423367 commit 0562e53
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/render/direct3d11/SDL_render_d3d11.cpp
Expand Up @@ -36,16 +36,12 @@
extern "C" {
#include "../../core/windows/SDL_windows.h"
#include "SDL_hints.h"
//#include "SDL_loadso.h"
#include "SDL_system.h"
#include "SDL_syswm.h"
#include "../SDL_sysrender.h"
#include "SDL_log.h"
#include "../../video/SDL_sysvideo.h"
//#include "stdio.h"
}

#include <fstream>
#include <string>
#include <vector>

Expand Down

0 comments on commit 0562e53

Please sign in to comment.