mirror of https://github.com/AxioDL/metaforce.git
CMemoryCardSysWin: Add includes
This commit is contained in:
parent
61e656e732
commit
8f5caca1e5
|
@ -1,5 +1,8 @@
|
||||||
#include "Runtime/CMemoryCardSys.hpp"
|
#include "Runtime/CMemoryCardSys.hpp"
|
||||||
|
|
||||||
|
#include "Runtime/GameGlobalObjects.hpp"
|
||||||
|
#include "Runtime/IMain.hpp"
|
||||||
|
|
||||||
#include <shlobj.h>
|
#include <shlobj.h>
|
||||||
|
|
||||||
namespace urde {
|
namespace urde {
|
||||||
|
|
Loading…
Reference in New Issue