diff options
Diffstat (limited to 'quantum/process_keycode/process_haptic.h')
| -rw-r--r-- | quantum/process_keycode/process_haptic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/process_keycode/process_haptic.h b/quantum/process_keycode/process_haptic.h index 6dbb0f014d..7e61f6c0d6 100644 --- a/quantum/process_keycode/process_haptic.h +++ b/quantum/process_keycode/process_haptic.h | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | */ | 15 | */ |
| 16 | #pragma once | 16 | #pragma once |
| 17 | 17 | ||
| 18 | #include <stdint.h> | ||
| 18 | #include <stdbool.h> | 19 | #include <stdbool.h> |
| 19 | #include "action.h" | 20 | #include "action.h" |
| 20 | 21 | ||
