mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-25 03:46:01 -05:00
DX11 code maintenance, part 7:
Header cleanups. If anything, this will decrease compile time.. :P git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6916 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -16,15 +16,13 @@
|
||||
// http://code.google.com/p/dolphin-emu/
|
||||
|
||||
#include <list>
|
||||
#include "Common.h"
|
||||
|
||||
#include "D3DBase.h"
|
||||
#include "D3DUtil.h"
|
||||
#include "D3DTexture.h"
|
||||
#include "Render.h"
|
||||
#include "PixelShaderCache.h"
|
||||
#include "VertexShaderCache.h"
|
||||
#include "D3DShader.h"
|
||||
#include "GfxState.h"
|
||||
|
||||
namespace D3D
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user