Same reason. (Modifying these headers will create more work later

when a new version of Vorbis comes out.)
This commit is contained in:
Glenn Maynard
2004-01-17 05:53:15 +00:00
parent 179f6cd9ba
commit 96eba06276
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
extern "C" {
#endif
#include <vorbis/ogg/os_types.h>
#include <ogg/os_types.h>
typedef struct {
long endbyte;
+1 -1
View File
@@ -23,7 +23,7 @@ extern "C"
{
#endif /* __cplusplus */
#include <vorbis/ogg/ogg.h>
#include <ogg/ogg.h>
typedef struct vorbis_info{
int version;