diff options
Diffstat (limited to 'tinyusb/hal/hal_lpc11uxx.c')
| -rw-r--r-- | tinyusb/hal/hal_lpc11uxx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/hal/hal_lpc11uxx.c b/tinyusb/hal/hal_lpc11uxx.c index 748db46d4..29608e408 100644 --- a/tinyusb/hal/hal_lpc11uxx.c +++ b/tinyusb/hal/hal_lpc11uxx.c @@ -36,6 +36,7 @@ */ #include "common/common.h" +#include "hal.h" #if MCU == MCU_LPC11UXX |
