#ifndef USER_INPUT_H #define USER_INPUT_H #include "ihumandevice.h" extern IHumanDeviceInput *g_pMainInput; #endif