(D3D) Remove some header includes

This commit is contained in:
twinaphex 2014-03-08 03:36:10 +01:00
parent c512fccc18
commit f84e59568c

View File

@ -19,8 +19,6 @@
#include "d3d9.hpp"
#include "../state_tracker.h"
#include "../shader_parse.h"
#include <map>
#include <utility>
struct Vertex
{