summaryrefslogtreecommitdiff
path: root/src/host/ehci
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/ehci')
-rw-r--r--src/host/ehci/ehci.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/host/ehci/ehci.c b/src/host/ehci/ehci.c
index c9947a19c..84839b697 100644
--- a/src/host/ehci/ehci.c
+++ b/src/host/ehci/ehci.c
@@ -48,6 +48,9 @@
#include "../usbh_hcd.h"
#include "ehci.h"
+// TODO remove
+#include "chip.h"
+
//--------------------------------------------------------------------+
// MACRO CONSTANT TYPEDEF
//--------------------------------------------------------------------+