Remove quantum/audio from global VPATH (#18753)
This commit is contained in:
@@ -24,4 +24,6 @@
|
||||
#define COL2ROW 0
|
||||
#define ROW2COL 1
|
||||
|
||||
#include "song_list.h"
|
||||
#ifdef AUDIO_ENABLE
|
||||
# include "song_list.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user