forked from eden-emu/eden
switch to SDL3 dep
This commit is contained in:
parent
1a5b3fb239
commit
0b74d1cebb
21 changed files with 57 additions and 57 deletions
|
@ -7,7 +7,7 @@
|
|||
#include <span>
|
||||
#include <vector>
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
#include "audio_core/common/common.h"
|
||||
#include "audio_core/sink/sdl2_sink.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue