summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/audio/vs1053.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/nuttx/audio/vs1053.h')
-rw-r--r--nuttx/include/nuttx/audio/vs1053.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/nuttx/audio/vs1053.h b/nuttx/include/nuttx/audio/vs1053.h
index 5b791c023..1d99e44f6 100644
--- a/nuttx/include/nuttx/audio/vs1053.h
+++ b/nuttx/include/nuttx/audio/vs1053.h
@@ -108,7 +108,7 @@ extern "C" {
*
****************************************************************************/
-struct spi_dev_s; /* see nuttx/spi.h */
+struct spi_dev_s; /* see nuttx/spi/spi.h */
struct audio_lowerhalf_s; /* see nutt/audio.h */
EXTERN FAR struct audio_lowerhalf_s *vs1053_initialize(FAR struct spi_dev_s *spi,
FAR const struct vs1053_lower_s *lower,