misc/libphyslayer/physfsrwops.h
changeset 9991 3858d99476f5
parent 8524 a65e9bcf0a03
child 10129 cd2a64a1f4aa
equal deleted inserted replaced
9990:c8443c53eb33 9991:3858d99476f5
    23 #ifndef _INCLUDE_PHYSFSRWOPS_H_
    23 #ifndef _INCLUDE_PHYSFSRWOPS_H_
    24 #define _INCLUDE_PHYSFSRWOPS_H_
    24 #define _INCLUDE_PHYSFSRWOPS_H_
    25 
    25 
    26 #include "physfs.h"
    26 #include "physfs.h"
    27 #include "SDL.h"
    27 #include "SDL.h"
       
    28 
       
    29 #include "physfscompat.h"
    28 
    30 
    29 #ifdef __cplusplus
    31 #ifdef __cplusplus
    30 extern "C" {
    32 extern "C" {
    31 #endif
    33 #endif
    32 
    34