mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-13 14:05:52 +00:00
CSaveGameScreen: Fix MSVC compilation
This commit is contained in:
parent
df56ed5651
commit
7d418581cf
@ -5,12 +5,12 @@
|
||||
|
||||
#include "Runtime/CIOWin.hpp"
|
||||
#include "Runtime/CToken.hpp"
|
||||
#include "Runtime/RetroTypes.hpp"
|
||||
#include "Runtime/GuiSys/CGuiFrame.hpp"
|
||||
#include "Runtime/MP1/CMemoryCardDriver.hpp"
|
||||
#include "Runtime/MP1/CSaveGameScreenTouchBar.hpp"
|
||||
#include "Runtime/RetroTypes.hpp"
|
||||
|
||||
namespace urde {
|
||||
class CGuiFrame;
|
||||
class CGuiTableGroup;
|
||||
class CGuiTextPane;
|
||||
class CSaveWorld;
|
||||
|
Loading…
x
Reference in New Issue
Block a user