#ifndef SIMPLE6_H #define SIMPLE6_H #include "Eobj.h" #define SIMPLE6_CLASS simple6_class_get() const Eobj_Class *simple6_class_get(void) EINA_CONST; #endif