misc/libphyslayer/hwpacksmounter.h
changeset 10127 7f29a65aa1e4
parent 10015 4feced261c68
child 10235 bafca1686867
--- a/misc/libphyslayer/hwpacksmounter.h	Sun Feb 09 19:00:13 2014 +0100
+++ b/misc/libphyslayer/hwpacksmounter.h	Mon Feb 10 00:43:03 2014 +0400
@@ -3,7 +3,10 @@
 
 #include "physfs.h"
 #include "physfscompat.h"
+
+#ifndef PAS2C
 #include "lua.h"
+#endif
 
 #ifdef __cplusplus
 extern "C" {