diff options
| -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 dd290ac00..9b5d310bd 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
| @@ -22,6 +22,7 @@ | |||
| 22 | #include <avr/interrupt.h> | 22 | #include <avr/interrupt.h> |
| 23 | #include "led.h" | 23 | #include "led.h" |
| 24 | #include "action_util.h" | 24 | #include "action_util.h" |
| 25 | #include <stdlib.h> | ||
| 25 | 26 | ||
| 26 | 27 | ||
| 27 | extern uint32_t default_layer_state; | 28 | extern uint32_t default_layer_state; |
