openalbridge/wrappers.h
changeset 2443 fececcbc2189
parent 2421 a4b039ee2eb0
child 2529 51e5df1c8462
equal deleted inserted replaced
2442:228757f6c54d 2443:fececcbc2189
    17  */
    17  */
    18 
    18 
    19 #ifndef _OALB_WRAPPERS_H
    19 #ifndef _OALB_WRAPPERS_H
    20 #define _OALB_WRAPPERS_H
    20 #define _OALB_WRAPPERS_H
    21 
    21 
    22 #include "globals.h"
    22 #include "common.h"
    23 
    23 
    24 
    24 
    25 #ifdef __CPLUSPLUS
    25 #ifdef __CPLUSPLUS
    26 extern "C" {
    26 extern "C" {
    27 #endif
    27 #endif