mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Fix more header sorting issues in VideoCommon/ (now check-includes clean).
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user