From 34dbb3532ce4a5dd22cf8e596eb007003c3dd43c Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 12 Mar 2018 22:45:35 +0700 Subject: more rename --- tinyusb/class/msc/msc_device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tinyusb/class/msc/msc_device.h') diff --git a/tinyusb/class/msc/msc_device.h b/tinyusb/class/msc/msc_device.h index 06fc7cf05..98c041849 100644 --- a/tinyusb/class/msc/msc_device.h +++ b/tinyusb/class/msc/msc_device.h @@ -39,7 +39,7 @@ #ifndef _TUSB_MSC_DEVICE_H_ #define _TUSB_MSC_DEVICE_H_ -#include "common/common.h" +#include #include "device/usbd.h" #include "msc.h" -- cgit v1.3.1