mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-14 01:08:57 -05:00
shader_recompiler: Reduce unused includes
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
|
||||
#include "common/bit_field.h"
|
||||
#include "common/common_types.h"
|
||||
#include "shader_recompiler/frontend/ir/modifiers.h"
|
||||
#include "shader_recompiler/frontend/maxwell/translate/impl/impl.h"
|
||||
|
||||
namespace Shader::Maxwell {
|
||||
|
Reference in New Issue
Block a user