changeset 2200 | 8192be6e3aef |
parent 2191 | 20c62f787a4d |
child 2210 | 1cb7118a77dd |
--- a/openalbridge/loaders.c Sat Jun 27 09:51:15 2009 +0000 +++ b/openalbridge/loaders.c Sun Jun 28 14:37:26 2009 +0000 @@ -16,14 +16,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#include <stdio.h> -#include <stdlib.h> -#include <stdint.h> -#include "al.h" -#include "alc.h" #include "loaders.h" -#include "endianness.h" -#include "wrappers.h" #ifdef __CPLUSPLUS extern "C" {