diff options
Diffstat (limited to 'drivers/gaudio/vs1053/gaudio_play_lld.c')
-rw-r--r-- | drivers/gaudio/vs1053/gaudio_play_lld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gaudio/vs1053/gaudio_play_lld.c b/drivers/gaudio/vs1053/gaudio_play_lld.c index 8e7fb0a5..eaf677cb 100644 --- a/drivers/gaudio/vs1053/gaudio_play_lld.c +++ b/drivers/gaudio/vs1053/gaudio_play_lld.c @@ -10,7 +10,7 @@ #if GFX_USE_GAUDIO && GAUDIO_NEED_PLAY /* Include the driver defines */ -#include "src/gaudio/driver_play.h" +#include "src/gaudio/gaudio_driver_play.h" /* Include the vs1053 registers */ #include "drivers/gaudio/vs1053/vs1053.h" |