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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/common/common.h b/tinyusb/common/common.h
index a24887b2d..b63593ac6 100644
--- a/tinyusb/common/common.h
+++ b/tinyusb/common/common.h
@@ -73,7 +73,7 @@
#include "compiler/compiler.h"
#include "assertion.h"
#include "binary.h"
-#include "errors.h"
+#include "tusb_errors.h"
//------------- TUSB Header -------------//
#include "tusb_types.h"