mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 08:21:29 +12:00
Untangle GUI and input includes
This commit is contained in:
parent
7b49249f5f
commit
f7666f44da
126 changed files with 702 additions and 666 deletions
|
@ -3,9 +3,8 @@
|
|||
|
||||
#ifdef HAVE_LIBEVDEV
|
||||
|
||||
#include "rpcs3qt/pad_settings_dialog.h"
|
||||
#include "Emu/Io/pad_config.h"
|
||||
#include "evdev_joystick_handler.h"
|
||||
#include "Utilities/Thread.h"
|
||||
#include "Utilities/Log.h"
|
||||
|
||||
#include <functional>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue