forked from eden-emu/eden
switch to SDL3 dep
This commit is contained in:
parent
4be6d30cd9
commit
0a48e85a31
21 changed files with 57 additions and 57 deletions
|
@ -8,7 +8,7 @@
|
|||
#include <thread>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "common/threadsafe_queue.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue