diff options
| author | hathach <[email protected]> | 2013-01-22 18:09:58 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-01-22 18:09:58 +0700 |
| commit | 3ffda2033a55093a1b1667ed22f523a9a8a6a3d4 (patch) | |
| tree | 5630457978c47300bc200f7bb8660b6dbc1d61b8 /tinyusb/osal/osal_none.c | |
| parent | 38ce3f7534ec9e3e0b10b8923d7d17e437463e86 (diff) | |
clear 19.1
Diffstat (limited to 'tinyusb/osal/osal_none.c')
| -rw-r--r-- | tinyusb/osal/osal_none.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/osal/osal_none.c b/tinyusb/osal/osal_none.c index 309cc5ea4..4e18a80ee 100644 --- a/tinyusb/osal/osal_none.c +++ b/tinyusb/osal/osal_none.c @@ -35,7 +35,7 @@ * This file is part of the tiny usb stack. */ -#include "osal.h" +#include "osal_none.h" #if TUSB_CFG_OS == TUSB_OS_NONE |
