#ifndef _COL_H__ #define _COL_H__ 1 #include void colors_term_init(Evas_Object *textgrid, Evas_Object *bg); #endif