mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +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
|
@ -4,8 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "Common/ChunkFile.h"
|
||||
#include "Common/Common.h"
|
||||
class PointerWrap;
|
||||
|
||||
void VideoCommon_DoState(PointerWrap &p);
|
||||
void VideoCommon_RunLoop(bool enable);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue