switch to SDL3 dep
This commit is contained in:
parent
1a5b3fb239
commit
0b74d1cebb
21 changed files with 57 additions and 57 deletions
|
@ -3,7 +3,7 @@
|
|||
// SPDX-FileCopyrightText: 2016 Citra Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
#include "common/logging/log.h"
|
||||
#include "common/scm_rev.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue