summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/XInput/XInput.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/XInput/XInput.h')
-rw-r--r--Source/Core/InputCommon/ControllerInterface/XInput/XInput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/InputCommon/ControllerInterface/XInput/XInput.h b/Source/Core/InputCommon/ControllerInterface/XInput/XInput.h
index 52530e9a00..f2a81e3840 100644
--- a/Source/Core/InputCommon/ControllerInterface/XInput/XInput.h
+++ b/Source/Core/InputCommon/ControllerInterface/XInput/XInput.h
@@ -9,8 +9,8 @@
#pragma once
-#include <XInput.h>
#include <windows.h>
+#include <XInput.h>
#include "InputCommon/ControllerInterface/ControllerInterface.h"