From 6e2f0422020b225d5d99a9713341d693cb14a3aa Mon Sep 17 00:00:00 2001 From: andreas Date: Sun, 17 Nov 2013 12:41:43 +0100 Subject: add ctype header --- gamepad_process_keys_thread.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gamepad_process_keys_thread.c b/gamepad_process_keys_thread.c index d4d59de..1f08c29 100755 --- a/gamepad_process_keys_thread.c +++ b/gamepad_process_keys_thread.c @@ -10,6 +10,7 @@ #include #include #include "gamepad_config.h" +#include cGamepadProcessKeysThread::cGamepadProcessKeysThread() : handler(NULL), event_queue(NULL) { -- cgit v1.2.3