openalbridge/loaders.h
changeset 2418 538a777f90c4
parent 2260 31756e21c436
child 2421 a4b039ee2eb0
equal deleted inserted replaced
2417:f7ed1ea25050 2418:538a777f90c4
    20 #define _OALB_LOADERS_H
    20 #define _OALB_LOADERS_H
    21 
    21 
    22 #include "globals.h"
    22 #include "globals.h"
    23 #include "wrappers.h"
    23 #include "wrappers.h"
    24 #include "oggvorbis.h"
    24 #include "oggvorbis.h"
    25 #include "endianness.h"
       
    26 
    25 
    27 
    26 
    28 #ifdef __CPLUSPLUS
    27 #ifdef __CPLUSPLUS
    29 extern "C" {
    28 extern "C" {
    30 #endif 
    29 #endif