diff options
Diffstat (limited to 'quantum/process_keycode/process_tri_layer.h')
| -rw-r--r-- | quantum/process_keycode/process_tri_layer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quantum/process_keycode/process_tri_layer.h b/quantum/process_keycode/process_tri_layer.h index 9c4e3df1c2..5e6e4ff94d 100644 --- a/quantum/process_keycode/process_tri_layer.h +++ b/quantum/process_keycode/process_tri_layer.h | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | 3 | ||
| 4 | #pragma once | 4 | #pragma once |
| 5 | 5 | ||
| 6 | #include <stdint.h> | ||
| 7 | #include <stdbool.h> | ||
| 6 | #include "action.h" | 8 | #include "action.h" |
| 7 | 9 | ||
| 8 | /** | 10 | /** |
