summaryrefslogtreecommitdiff
path: root/src/host/hub.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-05-27 18:18:30 +0700
committerhathach <[email protected]>2021-05-27 18:34:07 +0700
commit9ad6fadf6a65363f9873178e7f80c923452bfb47 (patch)
tree181cf339534e2c2e946e050e4997647bb4f473e8 /src/host/hub.h
parentf384d6f67e200b855e7b07a1fc3218c874e43a42 (diff)
more include clean up
Diffstat (limited to 'src/host/hub.h')
-rw-r--r--src/host/hub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/host/hub.h b/src/host/hub.h
index 851bb8e66..2b2f39ee1 100644
--- a/src/host/hub.h
+++ b/src/host/hub.h
@@ -37,7 +37,6 @@
#define _TUSB_HUB_H_
#include "common/tusb_common.h"
-#include "usbh.h"
#ifdef __cplusplus
extern "C" {