mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-12 20:55:56 +00:00
refactoring singleton class
This commit is contained in:
parent
0f80805d69
commit
58721d84a0
12 changed files with 44 additions and 71 deletions
|
@ -3,7 +3,7 @@
|
|||
#include <Util/log.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include "../../../Util/Singleton.h"
|
||||
#include "Emulator/Util/singleton.h"
|
||||
#include "../Loader/Elf.h"
|
||||
#include "Kernel/Objects/physical_memory.h"
|
||||
#include "Kernel/cpu_management.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue