mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 15:19:09 +00:00
Minimise include polution from RenderState
This commit is contained in:
parent
2a2014af09
commit
8f5b196019
5 changed files with 18 additions and 4 deletions
|
@ -8,6 +8,7 @@
|
|||
#include "Common/ChunkFile.h"
|
||||
#include "Core/System.h"
|
||||
#include "VideoCommon/BPMemory.h"
|
||||
#include "VideoCommon/BPStructs.h"
|
||||
#include "VideoCommon/CPMemory.h"
|
||||
#include "VideoCommon/CommandProcessor.h"
|
||||
#include "VideoCommon/Fifo.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue