forked from eden-emu/eden
VideoCore: Split regs.h inclusions
This commit is contained in:
parent
1b3b6d9d9a
commit
ddf23d4a2e
14 changed files with 47 additions and 25 deletions
|
@ -15,7 +15,6 @@
|
|||
#include "video_core/pica_state.h"
|
||||
#include "video_core/pica_types.h"
|
||||
#include "video_core/rasterizer.h"
|
||||
#include "video_core/regs.h"
|
||||
#include "video_core/shader/shader.h"
|
||||
|
||||
using Pica::Rasterizer::Vertex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue