mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Convert some more header inclusions into forward declarations
This commit is contained in:
parent
c0e8d9879a
commit
522a5c35ad
22 changed files with 33 additions and 21 deletions
|
@ -8,6 +8,7 @@
|
|||
#include "VideoBackends/Software/BPMemLoader.h"
|
||||
#include "VideoBackends/Software/EfbInterface.h"
|
||||
#include "VideoBackends/Software/HwRasterizer.h"
|
||||
#include "VideoBackends/Software/NativeVertexFormat.h"
|
||||
#include "VideoBackends/Software/Rasterizer.h"
|
||||
#include "VideoBackends/Software/SWStatistics.h"
|
||||
#include "VideoBackends/Software/SWVideoConfig.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue