mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
ui: Migrate to SDL3
This commit is contained in:
committed by
mborgerson
parent
b62db5d2c1
commit
0ae7ee7647
@@ -4,8 +4,7 @@
|
||||
/* Avoid compiler warning because macro is redefined in SDL_syswm.h. */
|
||||
#undef WIN32_LEAN_AND_MEAN
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL_syswm.h>
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
#include "ui/kbd-state.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user