Export ov_read_float() in vorbisfile.dll
authorMike Smith <msmith@xiph.org>
Sun, 21 Jul 2002 23:18:29 +0000 (23:18 +0000)
committerMike Smith <msmith@xiph.org>
Sun, 21 Jul 2002 23:18:29 +0000 (23:18 +0000)
svn path=/trunk/vorbis/; revision=3705

win32/vorbisfile.def

index 403e7e3..6eeaf5e 100644 (file)
@@ -1,7 +1,7 @@
 ;
 ; vorbisfile.def
 ;
-; last modified: $Id: vorbisfile.def,v 1.3 2001/09/13 15:21:19 cwolf Exp $
+; last modified: $Id: vorbisfile.def,v 1.4 2002/07/21 23:18:29 msmith Exp $
 ;
 LIBRARY
 EXPORTS
@@ -27,6 +27,7 @@ ov_time_tell
 ov_info
 ov_comment
 ov_read
+ov_read_float
 ov_test
 ov_test_callbacks
 ov_test_open