#ifndef ELW_WIN_H #define ELW_WIN_H #include "Eo.h" #define ELW_WIN_CLASS elw_win_class_get() const Eo_Class *elw_win_class_get(void); #endif