diff options
author | Fabian Topfstedt <topfstedt@schneevonmorgen.com> | 2017-07-25 09:48:58 +0200 |
---|---|---|
committer | Fabian Topfstedt <topfstedt@schneevonmorgen.com> | 2017-07-25 09:48:58 +0200 |
commit | 4ee571b25734561ce44c0f22e9bff72f4a822cc3 (patch) | |
tree | 51f3b6d438e10df6f716ce58268d29319104fb8c /quantum/config_common.h | |
parent | ee43856ff7ba37ea89d1a8a4700efba4e4f69571 (diff) | |
parent | cefc09ae7dd88cd6b92412881888404da1abdfcb (diff) |
Merge https://github.com/qmk/qmk_firmware
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 c88e02d918..4c6a702af4 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h @@ -100,4 +100,6 @@ #define API_SYSEX_MAX_SIZE 32 +#include "song_list.h" + #endif |