mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
Fix more header sorting issues in VideoCommon/ (now check-includes clean).
This commit is contained in:
parent
6847a0fc0c
commit
ffe588cc24
16 changed files with 30 additions and 42 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
#include "VideoCommon/Debugger.h"
|
||||
#include "VideoCommon/NativeVertexFormat.h"
|
||||
#include "VideoCommon/TextureCacheBase.h"
|
||||
#include "VideoCommon/PixelShaderGen.h"
|
||||
#include "VideoCommon/TextureCacheBase.h"
|
||||
#include "VideoCommon/VertexShaderGen.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue