--- 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