Fix more header sorting issues in VideoBackends/ (now check-includes clean).

This commit is contained in:
Pierre Bourdon
2014-02-19 12:14:09 +01:00
parent 592ebc5262
commit 425f9dcd51
20 changed files with 46 additions and 50 deletions

View File

@ -4,9 +4,9 @@
#include <sstream>
#include "VideoBackends/D3D/LineGeometryShader.h"
#include "VideoBackends/D3D/D3DBase.h"
#include "VideoBackends/D3D/D3DShader.h"
#include "VideoBackends/D3D/LineGeometryShader.h"
#include "VideoCommon/VertexShaderGen.h"
namespace DX11