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 855a51c1b..1db9846f0 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
| @@ -53,6 +53,7 @@ | |||
| 53 | #include <stdlib.h> | 53 | #include <stdlib.h> |
| 54 | #include "print.h" | 54 | #include "print.h" |
| 55 | #include "send_string_keycodes.h" | 55 | #include "send_string_keycodes.h" |
| 56 | #include "suspend.h" | ||
| 56 | 57 | ||
| 57 | extern uint32_t default_layer_state; | 58 | extern uint32_t default_layer_state; |
| 58 | 59 | ||
