mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 16:32:39 +00:00
More Sdl
This commit is contained in:
parent
41eba0e02f
commit
7d64ba4d6b
@ -6,8 +6,9 @@
|
|||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include "common/elf_info.h"
|
#include "common/elf_info.h"
|
||||||
|
#ifdef ENABLE_QT_GUI
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
#endif
|
||||||
#include "common/singleton.h"
|
#include "common/singleton.h"
|
||||||
#include "core/linker.h"
|
#include "core/linker.h"
|
||||||
#include "input/controller.h"
|
#include "input/controller.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user