summaryrefslogtreecommitdiff
path: root/tests/test/host/ehci/test_pipe_interrupt_open.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/host/ehci/test_pipe_interrupt_open.c')
-rw-r--r--tests/test/host/ehci/test_pipe_interrupt_open.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/host/ehci/test_pipe_interrupt_open.c b/tests/test/host/ehci/test_pipe_interrupt_open.c
index b51772501..af499f739 100644
--- a/tests/test/host/ehci/test_pipe_interrupt_open.c
+++ b/tests/test/host/ehci/test_pipe_interrupt_open.c
@@ -46,7 +46,7 @@
#include "hcd.h"
#include "mock_usbh_hcd.h"
#include "ehci.h"
-#include "ehci_controller.h"
+#include "ehci_controller_fake.h"
usbh_device_info_t usbh_devices[TUSB_CFG_HOST_DEVICE_MAX+1];