diff -r 2fa3bb7785ee -r 7f29a65aa1e4 misc/libphyslayer/hwpacksmounter.h --- 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" {