summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-03-28 13:10:57 +0700
committerhathach <[email protected]>2018-03-28 13:10:57 +0700
commit8f1a5e523cce621938f72ba948025822fe11241c (patch)
tree81ab065e2bb0f36969758bcc32425a0381898a20 /examples
parentd1b184a9e7bc39c8101889b3887e27f828620545 (diff)
more rename
Diffstat (limited to 'examples')
-rw-r--r--examples/obsolete/device/src/cdc_device_app.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/obsolete/device/src/cdc_device_app.c b/examples/obsolete/device/src/cdc_device_app.c
index 113ebae98..7f448de05 100644
--- a/examples/obsolete/device/src/cdc_device_app.c
+++ b/examples/obsolete/device/src/cdc_device_app.c
@@ -40,7 +40,7 @@
#if TUSB_CFG_DEVICE_CDC
-#include "common/fifo.h" // TODO refractor
+#include "common/tusb_fifo.h" // TODO refractor
#include "app_os_prio.h"
//--------------------------------------------------------------------+