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