diff -r 31570b766315 -r ed5a6478e710 misc/libphyslayer/physfsrwops.h --- a/misc/libphyslayer/physfsrwops.h Tue Nov 10 18:16:35 2015 +0100 +++ b/misc/libphyslayer/physfsrwops.h Tue Nov 10 20:43:13 2015 +0100 @@ -24,8 +24,11 @@ #define _INCLUDE_PHYSFSRWOPS_H_ #include "physfs.h" + #include "SDL.h" +#include "physfscompat.h" + #ifdef __cplusplus extern "C" { #endif