summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/mcu/nxp/lpc43xx/tusb_port/dcd_lpc43xx.c2
-rw-r--r--tinyusb/dcd.h (renamed from tinyusb/device/dcd.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/hw/mcu/nxp/lpc43xx/tusb_port/dcd_lpc43xx.c b/hw/mcu/nxp/lpc43xx/tusb_port/dcd_lpc43xx.c
index 6fb16f16d..231eca8fa 100644
--- a/hw/mcu/nxp/lpc43xx/tusb_port/dcd_lpc43xx.c
+++ b/hw/mcu/nxp/lpc43xx/tusb_port/dcd_lpc43xx.c
@@ -48,7 +48,7 @@
#include "osal/osal.h"
#include "common/timeout_timer.h"
-#include "device/dcd.h"
+#include "dcd.h"
#include "dcd_lpc43xx.h"
#include "LPC43xx.h"
diff --git a/tinyusb/device/dcd.h b/tinyusb/dcd.h
index a7aec4ef9..a7aec4ef9 100644
--- a/tinyusb/device/dcd.h
+++ b/tinyusb/dcd.h