#ifndef SIMPLE3_H #define SIMPLE3_H #include "Eobj.h" #define SIMPLE3_CLASS simple3_class_get() const Eobj_Class *simple3_class_get(void) EINA_CONST; #endif