diff options
| author | hathach <[email protected]> | 2021-05-27 17:40:39 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-05-27 17:40:39 +0700 |
| commit | 9736e54734a85c03d9055c24414e23f112a67968 (patch) | |
| tree | cd4b2c5bdb9c91c45f56edd14e7c1ebd9a0679b1 /src/class/bth | |
| parent | c7cecf28c8bd409c3032a11180333654c90020d4 (diff) | |
include clean up
Diffstat (limited to 'src/class/bth')
| -rwxr-xr-x | src/class/bth/bth_device.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/class/bth/bth_device.c b/src/class/bth/bth_device.c index 481dc134e..1d27ae7c5 100755 --- a/src/class/bth/bth_device.c +++ b/src/class/bth/bth_device.c @@ -32,7 +32,6 @@ // INCLUDE //--------------------------------------------------------------------+ #include "bth_device.h" -#include <common/tusb_types.h> #include <device/usbd_pvt.h> //--------------------------------------------------------------------+ |
