summaryrefslogtreecommitdiff
path: root/src/class
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-07-23 23:41:14 +0700
committerhathach <[email protected]>2018-07-23 23:41:14 +0700
commit5f6cd4903101b0486771efdb2bb435ddf6cf8e7a (patch)
tree6491459014c35ac6a8e4ec7ac46ef2e3486b0222 /src/class
parent51903a60c51bd1006bec9266dbe1bfb35e282675 (diff)
clean up include
Diffstat (limited to 'src/class')
-rw-r--r--src/class/hid/hid_device.c1
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"