#ifndef M_MAP_OVL_H_H #define M_MAP_OVL_H_H #include "types.h" #ifdef __cplusplus extern "C" { #endif typedef struct map_overlay_s mMP_Overlay_c; #ifdef __cplusplus } #endif #endif