--- a/misc/libphyslayer/physfslualoader.c Thu Jan 16 01:27:44 2014 +0400
+++ b/misc/libphyslayer/physfslualoader.c Wed Jan 15 23:48:18 2014 +0100
@@ -1,6 +1,8 @@
#include "lua.h"
#include "physfs.h"
+#include "physfscompat.h"
+
#define BUFSIZE 1024
void *physfsReaderBuffer;