diff options
Diffstat (limited to 'quantum/quantum.h')
| -rw-r--r-- | quantum/quantum.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h index b9e7eea24..053b33b91 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
| @@ -22,6 +22,7 @@ | |||
| 22 | #endif | 22 | #endif |
| 23 | #if defined(PROTOCOL_CHIBIOS) | 23 | #if defined(PROTOCOL_CHIBIOS) |
| 24 | # include "hal.h" | 24 | # include "hal.h" |
| 25 | # include "chibios_config.h" | ||
| 25 | #endif | 26 | #endif |
| 26 | 27 | ||
| 27 | #include "wait.h" | 28 | #include "wait.h" |
