summaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-09-18 18:01:28 +0700
committerhathach <[email protected]>2024-09-18 18:01:28 +0700
commit9bfb3e7787bda049ed4d8cf083d4a729143be1eb (patch)
tree5715eabcffb8465a5e4ff29be5d794b5b8ff9f21 /src/device
parent7867464694a5889f5974385e962f40c9a064c7b2 (diff)
parentf4dd1764849d005a2e44d51f62428aeaf2513804 (diff)
Merge branch 'refs/heads/master' into fork/HiFiPhile/dwc2_dma
Diffstat (limited to 'src/device')
-rw-r--r--src/device/usbd_pvt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/usbd_pvt.h b/src/device/usbd_pvt.h
index 335d46cd8..90f37db3e 100644
--- a/src/device/usbd_pvt.h
+++ b/src/device/usbd_pvt.h
@@ -28,6 +28,7 @@
#include "osal/osal.h"
#include "common/tusb_fifo.h"
+#include "common/tusb_private.h"
#ifdef __cplusplus
extern "C" {