summaryrefslogtreecommitdiff
path: root/platform/rtthread
diff options
context:
space:
mode:
Diffstat (limited to 'platform/rtthread')
-rw-r--r--platform/rtthread/usb_check.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/rtthread/usb_check.c b/platform/rtthread/usb_check.c
index 9ea03c20..4a598fe6 100644
--- a/platform/rtthread/usb_check.c
+++ b/platform/rtthread/usb_check.c
@@ -1,4 +1,5 @@
#include "rtthread.h"
+#include "usb_config.h"
#if defined(PKG_CHERRYUSB_HOST) || defined(RT_CHERRYUSB_HOST)