openalbridge/endianness.c
changeset 2200 8192be6e3aef
parent 2191 20c62f787a4d
child 2203 6bd39d75e0dd
--- a/openalbridge/endianness.c	Sat Jun 27 09:51:15 2009 +0000
+++ b/openalbridge/endianness.c	Sun Jun 28 14:37:26 2009 +0000
@@ -16,9 +16,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
  */
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <stdint.h>
 #include "endianness.h"
 
 #ifdef __CPLUSPLUS