summaryrefslogtreecommitdiff
path: root/src/host/hub.c
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-08-15 22:51:21 +0700
committerhathach <[email protected]>2023-08-15 22:54:07 +0700
commit1b33a315365184a74a8b5bbce5fdbdfc4dfe6f69 (patch)
treef146ced70467cc4243fb2ad11a786a44131bf204 /src/host/hub.c
parent9d942967414d7b95f3a132c284ef83f386a0c467 (diff)
more minor clean up
- also rename usbh_classdriver.h to usbh_pvt.h to consitent with usbd
Diffstat (limited to 'src/host/hub.c')
-rw-r--r--src/host/hub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/hub.c b/src/host/hub.c
index ec30eb96a..32f5e0ac7 100644
--- a/src/host/hub.c
+++ b/src/host/hub.c
@@ -30,7 +30,7 @@
#include "hcd.h"
#include "usbh.h"
-#include "usbh_classdriver.h"
+#include "usbh_pvt.h"
#include "hub.h"
// Debug level, TUSB_CFG_DEBUG must be at least this level for debug message