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

@ -1,5 +1,6 @@
#include "stdafx.h"
#include "GLGSRender.h"
#include "../rsx_methods.h"
#include "../Common/BufferUtils.h"
namespace gl