mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-16 07:11:40 +00:00
Fix minor formatting issues
These were not caught by the lint script while it was broken.
This commit is contained in:
parent
b4e5dc6c0f
commit
d9fd056803
10 changed files with 26 additions and 34 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
#define DINPUT_SOURCE_NAME "DInput"
|
||||
|
||||
#include <list>
|
||||
#include <windows.h>
|
||||
#include <list>
|
||||
|
||||
#include "InputCommon/ControllerInterface/DInput/DInput8.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue