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 95fe6a3c6f..b006d1c7cc 100644
--- a/Source/Core/InputCommon/ControllerInterface/XInput/XInput.h
+++ b/Source/Core/InputCommon/ControllerInterface/XInput/XInput.h
@@ -9,7 +9,7 @@
#pragma once
#include <windows.h>
-#include <XInput.h>
+#include <xinput.h>
#include "InputCommon/ControllerInterface/ControllerInterface.h"