diff options
Diffstat (limited to 'quantum/quantum.h')
| -rw-r--r-- | quantum/quantum.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h index b9424d5cd..80a606f09 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
| @@ -57,6 +57,9 @@ extern uint32_t default_layer_state; | |||
| 57 | #ifdef AUDIO_ENABLE | 57 | #ifdef AUDIO_ENABLE |
| 58 | #include "audio.h" | 58 | #include "audio.h" |
| 59 | #include "process_audio.h" | 59 | #include "process_audio.h" |
| 60 | #ifdef AUDIO_CLICKY | ||
| 61 | #include "process_clicky.h" | ||
| 62 | #endif // AUDIO_CLICKY | ||
| 60 | #endif | 63 | #endif |
| 61 | 64 | ||
| 62 | #ifdef STENO_ENABLE | 65 | #ifdef STENO_ENABLE |
