diff options
Diffstat (limited to 'quantum/audio/audio.c')
| -rw-r--r-- | quantum/audio/audio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/audio/audio.c b/quantum/audio/audio.c index 3ca249fdf..ead5fbf3e 100644 --- a/quantum/audio/audio.c +++ b/quantum/audio/audio.c | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | #include <avr/io.h> | 6 | #include <avr/io.h> |
| 7 | #include "print.h" | 7 | #include "print.h" |
| 8 | #include "audio.h" | 8 | #include "audio.h" |
| 9 | #include "keymap_common.h" | 9 | #include "keymap.h" |
| 10 | 10 | ||
| 11 | #include "eeconfig.h" | 11 | #include "eeconfig.h" |
| 12 | 12 | ||
