diff options
Diffstat (limited to 'tinyusb/common/common.h')
| -rw-r--r-- | tinyusb/common/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/common/common.h b/tinyusb/common/common.h index 9a37c6c97..8c6a6c72f 100644 --- a/tinyusb/common/common.h +++ b/tinyusb/common/common.h @@ -67,6 +67,7 @@ #include "verify.h"
#include "binary.h"
#include "tusb_errors.h"
+#include "fifo.h"
//------------- TUSB Header -------------//
#include "tusb_types.h"
|
