#ifndef AC_EV_CARPETPEDDLER_H #define AC_EV_CARPETPEDDLER_H #include "types.h" #include "m_actor.h" #ifdef __cplusplus extern "C" { #endif extern ACTOR_PROFILE Ev_CarpetPeddler_Profile; #ifdef __cplusplus } #endif #endif