diff options
Diffstat (limited to 'quantum/config_common.h')
| -rw-r--r-- | quantum/config_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h index c88e02d91..4c6a702af 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h | |||
| @@ -100,4 +100,6 @@ | |||
| 100 | 100 | ||
| 101 | #define API_SYSEX_MAX_SIZE 32 | 101 | #define API_SYSEX_MAX_SIZE 32 |
| 102 | 102 | ||
| 103 | #include "song_list.h" | ||
| 104 | |||
| 103 | #endif | 105 | #endif |
