mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +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
|
@ -3,7 +3,9 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include "VideoBackends/Software/SetupUnit.h"
|
||||
#include "Common/ChunkFile.h"
|
||||
|
||||
#include "Common/Logging/Log.h"
|
||||
|
||||
#include "VideoBackends/Software/Clipper.h"
|
||||
|
||||
#include "VideoCommon/OpcodeDecoding.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue