mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
fix typo
This commit is contained in:
parent
36a1bb6808
commit
1a4799fa65
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#ifdef HAVE_SDL3
|
||||
|
||||
#include "emulated_logitech_g27_settings_dialog.h"
|
||||
#include "Emu/Io/LogitechG27.cpp"
|
||||
#include "Emu/Io/LogitechG27.h"
|
||||
#include "Input/sdl_instance.h"
|
||||
|
||||
#include <QDialogButtonBox>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue