Skip to content

Commit ea7b508

Browse files
committed
mad: update include path
1 parent 5d69719 commit ea7b508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/mad/synth_stereo.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
# include "string.h"
3232
//# include "lpc_io.h"
3333

34-
# include "tasks/audio_render.h"
34+
# include "user/audio_render.h"
3535

3636
#define TAG "libmad"
3737

0 commit comments

Comments
 (0)