misc/libphyslayer/hwpacksmounter.h
changeset 9991 3858d99476f5
parent 8978 e6ef8fe314bd
child 10015 4feced261c68
equal deleted inserted replaced
9990:c8443c53eb33 9991:3858d99476f5
     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 
       
     6 #include "physfscompat.h"
     5 
     7 
     6 #ifdef __cplusplus
     8 #ifdef __cplusplus
     7 extern "C" {
     9 extern "C" {
     8 #endif
    10 #endif
     9 
    11