summaryrefslogtreecommitdiff
path: root/tinyusb/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/common/common.h')
-rw-r--r--tinyusb/common/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyusb/common/common.h b/tinyusb/common/common.h
index 7d003d57b..a17fb62dc 100644
--- a/tinyusb/common/common.h
+++ b/tinyusb/common/common.h
@@ -66,7 +66,6 @@
#include "errors.h"
#include "assertion.h"
#include "binary.h"
-#include "mcu/mcu.h"
#include "hal/hal.h"
#include "core/tusb_types.h"