misc/libphyslayer/physfsrwops.h
branchsdl2transition
changeset 11362 ed5a6478e710
parent 10129 cd2a64a1f4aa
child 13538 f8c0a62fa3ac
--- 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