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

This commit is contained in:
Pierre Bourdon
2014-02-19 02:27:20 +01:00
parent 6847a0fc0c
commit ffe588cc24
16 changed files with 30 additions and 42 deletions

View File

@ -5,9 +5,9 @@
#pragma once
#include "VideoCommon/BPMemory.h"
#include "VideoCommon/XFMemory.h"
#include "VideoCommon/ConstantManager.h"
#include "VideoCommon/PixelShaderGen.h"
#include "VideoCommon/XFMemory.h"
class PointerWrap;