summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test/host/ehci/test_ehci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test/host/ehci/test_ehci.c b/tests/test/host/ehci/test_ehci.c
index 83f81787e..c0200e3b0 100644
--- a/tests/test/host/ehci/test_ehci.c
+++ b/tests/test/host/ehci/test_ehci.c
@@ -39,8 +39,10 @@
#include "tusb_option.h"
#include "errors.h"
#include "binary.h"
+#include "mock_osal.h"
#include "ehci.h"
+
//--------------------------------------------------------------------+
// Setup/Teardown + helper declare
//--------------------------------------------------------------------+