From 2a2616763d0bb733e9b0fabff96565f663851685 Mon Sep 17 00:00:00 2001 From: Hans Dijkema Date: Thu, 2 Jul 2026 15:17:32 +0200 Subject: [PATCH] Index adjusted --- scrbl/racket-audio.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrbl/racket-audio.scrbl b/scrbl/racket-audio.scrbl index 3e18dcc..193931a 100644 --- a/scrbl/racket-audio.scrbl +++ b/scrbl/racket-audio.scrbl @@ -29,7 +29,7 @@ @include-section["audio-decoder.scrbl"] @include-section["libao-async-ffi-racket.scrbl"] @include-section["flac-decoder.scrbl"] -@include-section["opus-decoder.scrbl"] +@include-section["opusfile-decoder.scrbl"] @include-section["mp3-decoder.scrbl"] @include-section["ffmpeg-decoder.scrbl"] @include-section["libao.scrbl"]