Misc: Slim down some header includes
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
// SPDX-License-Identifier: (GPL-3.0 OR CC-BY-NC-ND-4.0)
|
||||
|
||||
#include "gpu_hw_shadergen.h"
|
||||
|
||||
#include "common/assert.h"
|
||||
#include <cstdio>
|
||||
|
||||
GPU_HW_ShaderGen::GPU_HW_ShaderGen(RenderAPI render_api, u32 resolution_scale, u32 multisamples,
|
||||
bool per_sample_shading, bool true_color, bool scaled_dithering,
|
||||
|
||||
Reference in New Issue
Block a user