From d9fd05680333a71211fcaf2419281e7897e2c26c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Mon, 5 Jun 2017 02:29:56 +0200 Subject: Fix minor formatting issues These were not caught by the lint script while it was broken. --- Source/Core/InputCommon/ControllerInterface/DInput/DInput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Core/InputCommon/ControllerInterface/DInput') diff --git a/Source/Core/InputCommon/ControllerInterface/DInput/DInput.h b/Source/Core/InputCommon/ControllerInterface/DInput/DInput.h index 951eabebb9..d9b0bdc0a9 100644 --- a/Source/Core/InputCommon/ControllerInterface/DInput/DInput.h +++ b/Source/Core/InputCommon/ControllerInterface/DInput/DInput.h @@ -6,8 +6,8 @@ #define DINPUT_SOURCE_NAME "DInput" -#include #include +#include #include "InputCommon/ControllerInterface/DInput/DInput8.h" -- cgit v1.2.3