From 34dbb3532ce4a5dd22cf8e596eb007003c3dd43c Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 12 Mar 2018 22:45:35 +0700 Subject: more rename --- tinyusb/host/usbh_hcd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tinyusb/host/usbh_hcd.h') diff --git a/tinyusb/host/usbh_hcd.h b/tinyusb/host/usbh_hcd.h index 0f96d4ddc..ac967332e 100644 --- a/tinyusb/host/usbh_hcd.h +++ b/tinyusb/host/usbh_hcd.h @@ -49,7 +49,7 @@ //--------------------------------------------------------------------+ // INCLUDE //--------------------------------------------------------------------+ -#include "common/common.h" +#include "common/tusb_common.h" #include "osal/osal.h" #ifdef _TEST_ -- cgit v1.3.1