fixed some xbox build errors :/

This commit is contained in:
Manu Evans
2004-01-17 05:21:24 +00:00
parent 8bf9b74421
commit ce888de237
11 changed files with 32 additions and 23 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#if defined(INTEGER_OGG)
#include "tremor/ivorbisfile.h"
#else
#include "vorbis/vorbisfile.h"
#include "vorbis/vorbis/vorbisfile.h"
#endif
#if defined(_XBOX)