#ifndef __engines_openbox_render_h #define __engines_openbox_render_h #include "obengine.h" void obrender_frame(ObFrame *self); #endif