|
@@ -1,7 +1,7 @@
|
|
|
|
|
|
// include by os_types.h as a fallback
|
|
// include by os_types.h as a fallback
|
|
|
|
|
|
-#if defined(__ORBIS__) || defined(__NX__)
|
|
|
|
|
|
+#if defined(__ORBIS__) || defined(__NX__) || defined(__ANDROID__)
|
|
|
|
|
|
# include <sys/types.h>
|
|
# include <sys/types.h>
|
|
typedef short ogg_int16_t;
|
|
typedef short ogg_int16_t;
|