#ifndef skin_manager_h__ #define skin_manager_h__ ISkinElement *SkinCreateObjectFromXml(HXML hXml, ISkinDataSource *ds); #endif // skin_manager_h__