diff options
| author | Lioncash <mathew1800@gmail.com> | 2014-02-19 13:46:47 -0500 |
|---|---|---|
| committer | Pierre Bourdon <delroth@gmail.com> | 2014-02-20 01:01:11 +0100 |
| commit | 91286f5021e1e0c6ea4a4b38637e5de77fffc7a0 (patch) | |
| tree | c9b21c2f2a36b4e234ecf7d9816733ec6a021f55 /Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp | |
| parent | 146b301a911dfe0a7ff56a79f10dbbdfab03f066 (diff) | |
Fix the Windows build in relation to the recent changes.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp')
| -rw-r--r-- | Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp b/Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp index b524f1f0f4..e98c13df88 100644 --- a/Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp +++ b/Source/Core/InputCommon/ControllerInterface/DInput/DInputJoystick.cpp @@ -4,7 +4,6 @@ #include <algorithm> #include <map> -#include <oleauto.h> #include <sstream> #include <wbemidl.h> |
