openalbridge/wrappers.c
changeset 2194 1597710c6118
parent 2191 20c62f787a4d
child 2200 8192be6e3aef
equal deleted inserted replaced
2193:4d5d78aa7ca4 2194:1597710c6118
    14  * You should have received a copy of the GNU General Public License
    14  * You should have received a copy of the GNU General Public License
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  */
    17  */
    18 
    18 
    19 #include <stdio.h>
       
    20 #include <stdlib.h>
       
    21 #include "wrappers.h"
    19 #include "wrappers.h"
    22 #include "al.h"
       
    23 
    20 
    24 #ifdef __CPLUSPLUS
    21 #ifdef __CPLUSPLUS
    25 extern "C" {
    22 extern "C" {
    26 #endif 
    23 #endif 
    27 	
    24