mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Software: Clean out unnecessary includes/fwd decls
This commit is contained in:
parent
58d0e22354
commit
c9ef042b2d
14 changed files with 21 additions and 25 deletions
|
@ -11,8 +11,6 @@
|
|||
#include "Common/FileUtil.h"
|
||||
#include "Common/StringUtil.h"
|
||||
|
||||
#include "Core/ConfigManager.h"
|
||||
|
||||
#include "VideoBackends/Software/EfbInterface.h"
|
||||
#include "VideoBackends/Software/SWRenderer.h"
|
||||
#include "VideoBackends/Software/TextureSampler.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue