diff options
author | chai <chaifix@163.com> | 2018-09-10 07:17:50 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-10 07:17:50 +0800 |
commit | 8339939b7fce5236b1a933eef46e1dd4284a24aa (patch) | |
tree | f62c1cefb54e1e8b14fb91564b13d436accff1da /src/libjin/Input/Input.h | |
parent | 6decddfd8470b44609e8c3aa144380f198b7b54c (diff) |
*update
Diffstat (limited to 'src/libjin/Input/Input.h')
-rw-r--r-- | src/libjin/Input/Input.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libjin/Input/Input.h b/src/libjin/Input/Input.h index 21c9a9f..a828ac7 100644 --- a/src/libjin/Input/Input.h +++ b/src/libjin/Input/Input.h @@ -4,5 +4,6 @@ #include "event.h" #include "keyboard.h" #include "mouse.h" +#include "joypad.h" #endif
\ No newline at end of file |