Index: sound.c
===================================================================
--- sound.c	(revision 313)
+++ sound.c	(revision 314)
@@ -17,6 +17,9 @@
 #warning You must use OpenAL 1.1 or greater ! See configure script.
 #endif
 
+#ifndef ALchar
+#define ALchar char
+#endif
 
 // music OGG infos
 
led;
  char     name[RAYDIUM_MAX_NAME_LEN];
  GLfloat  position[3];
  GLfloat  position_random[3];