Minimise include polution from RenderState

This commit is contained in:
Scott Mansell
2023-01-28 15:13:49 +13:00
parent 2a2014af09
commit 8f5b196019
5 changed files with 18 additions and 4 deletions

View File

@ -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"