fixed some xbox build errors :/

This commit is contained in:
Manu Evans
2004-01-17 05:26:56 +00:00
parent ce888de237
commit 09f1f49059
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
extern "C" {
#endif
#include <ogg/os_types.h>
#include <vorbis/ogg/os_types.h>
typedef struct {
long endbyte;
+1 -1
View File
@@ -23,7 +23,7 @@ extern "C"
{
#endif /* __cplusplus */
#include <ogg/ogg.h>
#include <vorbis/ogg/ogg.h>
typedef struct vorbis_info{
int version;