/* ******************************** */ /* Warning! Don't modify this file! */ /* ******************************** */ #ifndef __machine_RGB__H #define __machine_RGB__H #include #include #include "PikaObj.h" PikaObj *New_machine_RGB(Args *args); #endif