diff options
| author | hathach <[email protected]> | 2014-03-18 18:46:28 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-18 18:46:28 +0700 |
| commit | f6a3eeb9427d79fac1ac12f901ca38a155441d5c (patch) | |
| tree | 97b4fc16a68f9c22edbcb114385bc72979f032f6 /tinyusb/class | |
| parent | 17f8067276e47c9a92cb6022643adf56603c686e (diff) | |
clean up
Diffstat (limited to 'tinyusb/class')
| -rw-r--r-- | tinyusb/class/msc_device.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyusb/class/msc_device.c b/tinyusb/class/msc_device.c index 265051606..d8f64f163 100644 --- a/tinyusb/class/msc_device.c +++ b/tinyusb/class/msc_device.c @@ -46,7 +46,6 @@ //--------------------------------------------------------------------+
#include "common/common.h"
#include "msc_device.h"
-#include "tusb_descriptors.h"
//--------------------------------------------------------------------+
// MACRO CONSTANT TYPEDEF
|
