From 114ff07759aaa9c3970cfdb99e3ed59c0349b9d9 Mon Sep 17 00:00:00 2001 From: xj Date: Wed, 3 Jul 2024 18:46:26 -0700 Subject: [PATCH] replace header file which is referred in usb_log.h --- .../XiZi_AIoT/services/drivers/usb/components/common/usb_log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/common/usb_log.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/common/usb_log.h index 9ee105823..e779a23a1 100644 --- a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/common/usb_log.h +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/common/usb_log.h @@ -6,7 +6,7 @@ #ifndef USB_LOG_H_ #define USB_LOG_H_ -#include +#include "libserial.h" /* DEBUG level */ #define USB_DBG_ERROR 0