Changeset 704
- Timestamp:
- 01/03/10 16:22:05 (2 years ago)
- Files:
-
- sweep/trunk/src/file_vorbis.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sweep/trunk/src/file_vorbis.c
r691 r704 74 74 #include <ctype.h> 75 75 76 #define OV_EXCLUDE_STATIC_CALLBACKS 77 76 78 #include <vorbis/codec.h> 77 79 #include <vorbis/vorbisfile.h>
