diff options
| author | hathach <[email protected]> | 2018-07-23 23:41:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-07-23 23:41:14 +0700 |
| commit | 5f6cd4903101b0486771efdb2bb435ddf6cf8e7a (patch) | |
| tree | 6491459014c35ac6a8e4ec7ac46ef2e3486b0222 /src/class/hid/hid_device.c | |
| parent | 51903a60c51bd1006bec9266dbe1bfb35e282675 (diff) | |
clean up include
Diffstat (limited to 'src/class/hid/hid_device.c')
| -rw-r--r-- | src/class/hid/hid_device.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/class/hid/hid_device.c b/src/class/hid/hid_device.c index 82c7e3d3f..7aca8ef8e 100644 --- a/src/class/hid/hid_device.c +++ b/src/class/hid/hid_device.c @@ -45,7 +45,6 @@ // INCLUDE
//--------------------------------------------------------------------+
#include "common/tusb_common.h"
-#include "common/tusb_timeout.h"
#include "hid_device.h"
#include "device/usbd_pvt.h"
|
