diff options
author | Ries van Twisk <github@rvt.dds.nl> | 2019-12-29 10:18:52 +0100 |
---|---|---|
committer | Ries van Twisk <github@rvt.dds.nl> | 2019-12-29 10:18:52 +0100 |
commit | 21f8efcd03c2351135481f345a14245d422f63b4 (patch) | |
tree | d5b10ef462c6a778d40252bc26a13444009e698c /dinput/win32-joystick.hpp | |
parent | 28c06bef4392108fc219c0accefe5a7db7c9f065 (diff) | |
parent | c537acf6d7ebff26db9d5981d33d05fe7101baf6 (diff) |
Merge branch 'unstable' of https://github.com/opentrack/opentrack into osx-build-fix
Diffstat (limited to 'dinput/win32-joystick.hpp')
-rw-r--r-- | dinput/win32-joystick.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dinput/win32-joystick.hpp b/dinput/win32-joystick.hpp index 3aa6f315..82590db6 100644 --- a/dinput/win32-joystick.hpp +++ b/dinput/win32-joystick.hpp @@ -9,7 +9,6 @@ #include "dinput.hpp" #include "compat/timer.hpp" -#include "compat/qhash.hpp" #include "export.hpp" #include <memory> |