mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 08:45:45 +00:00
video_core: Reduce unused includes
This commit is contained in:
parent
582332d13f
commit
b837219423
75 changed files with 12 additions and 139 deletions
|
@ -10,7 +10,6 @@
|
|||
#include "video_core/engines/maxwell_3d.h"
|
||||
#include "video_core/memory_manager.h"
|
||||
#include "video_core/rasterizer_interface.h"
|
||||
#include "video_core/renderer_base.h"
|
||||
#include "video_core/textures/decoders.h"
|
||||
|
||||
namespace Tegra::Engines {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue