misc/libphyslayer/hwpacksmounter.h
changeset 10127 7f29a65aa1e4
parent 10015 4feced261c68
child 10235 bafca1686867
equal deleted inserted replaced
10126:2fa3bb7785ee 10127:7f29a65aa1e4
     1 #ifndef HEDGEWARS_PACKAGES_MOUNTER_H
     1 #ifndef HEDGEWARS_PACKAGES_MOUNTER_H
     2 #define HEDGEWARS_PACKAGES_MOUNTER_H
     2 #define HEDGEWARS_PACKAGES_MOUNTER_H
     3 
     3 
     4 #include "physfs.h"
     4 #include "physfs.h"
     5 #include "physfscompat.h"
     5 #include "physfscompat.h"
       
     6 
       
     7 #ifndef PAS2C
     6 #include "lua.h"
     8 #include "lua.h"
       
     9 #endif
     7 
    10 
     8 #ifdef __cplusplus
    11 #ifdef __cplusplus
     9 extern "C" {
    12 extern "C" {
    10 #endif
    13 #endif
    11 
    14