switch to SDL3 dep
This commit is contained in:
parent
4be6d30cd9
commit
0a48e85a31
21 changed files with 57 additions and 57 deletions
|
@ -12,7 +12,7 @@
|
|||
#include "video_core/renderer_vulkan/renderer_vulkan.h"
|
||||
#include "yuzu_cmd/emu_window/emu_window_sdl2_vk.h"
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL_syswm.h>
|
||||
|
||||
EmuWindow_SDL2_VK::EmuWindow_SDL2_VK(InputCommon::InputSubsystem* input_subsystem_,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue