rsx: Restructure and simplify some header include chains

This commit is contained in:
kd-11 2020-12-13 14:54:43 +03:00 committed by kd-11
parent d775c8dc73
commit f83c2f0b6b
17 changed files with 138 additions and 124 deletions

View file

@ -5,6 +5,7 @@
#include "GLCompute.h"
#include "GLVertexProgram.h"
#include "Emu/Memory/vm_locking.h"
#include "Emu/RSX/rsx_methods.h"
#define DUMP_VERTEX_DATA 0