Remove quantum/audio from global VPATH (#18753)
This commit is contained in:
parent
0b41c13509
commit
af678521c1
6 changed files with 12 additions and 5 deletions
|
@ -24,4 +24,6 @@
|
|||
#define COL2ROW 0
|
||||
#define ROW2COL 1
|
||||
|
||||
#include "song_list.h"
|
||||
#ifdef AUDIO_ENABLE
|
||||
# include "song_list.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue