#ifndef SMARTLIGHTSHM_H #define SMARTLIGHTSHM_H #include "../ytSmartLightDog/ytslshm.h" #include "../../WebInterface/WebDataCore/WebDataShm.h" extern SL_Shm *slShm; extern WebDataShm *webData; #endif // SMARTLIGHTSHM_H