openalbridge/wrappers.c
changeset 2194 1597710c6118
parent 2191 20c62f787a4d
child 2200 8192be6e3aef
--- a/openalbridge/wrappers.c	Wed Jun 24 23:53:02 2009 +0000
+++ b/openalbridge/wrappers.c	Thu Jun 25 10:49:05 2009 +0000
@@ -16,10 +16,7 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
  */
 
-#include <stdio.h>
-#include <stdlib.h>
 #include "wrappers.h"
-#include "al.h"
 
 #ifdef __CPLUSPLUS
 extern "C" {