diff options
| author | hathach <[email protected]> | 2018-03-28 13:10:57 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-03-28 13:10:57 +0700 |
| commit | 8f1a5e523cce621938f72ba948025822fe11241c (patch) | |
| tree | 81ab065e2bb0f36969758bcc32425a0381898a20 /examples | |
| parent | d1b184a9e7bc39c8101889b3887e27f828620545 (diff) | |
more rename
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/obsolete/device/src/cdc_device_app.c | 2 |
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" //--------------------------------------------------------------------+ |
