summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/others/audio_standalone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/others/audio_standalone.c b/examples/others/audio_standalone.c
index d6e75066..f08fbf82 100644
--- a/examples/others/audio_standalone.c
+++ b/examples/others/audio_standalone.c
@@ -6,7 +6,7 @@
*
* DEPENDENCIES:
* mini_al.h - Audio device management lib (http://kcat.strangesoft.net/openal.html)
-* stb_vorbis.c - Ogg audio files loading (http://www.nothings.org/stb_vorbis/)
+* stb_vorbis.h - Ogg audio files loading (http://www.nothings.org/stb_vorbis/)
* jar_xm.h - XM module file loading
* jar_mod.h - MOD audio file loading
* dr_flac.h - FLAC audio file loading