openbox/engines/openbox/obrender.h
2003-03-28 06:56:43 +00:00

8 lines
138 B
C

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