]> icculus.org git repositories - dana/openbox.git/blob - engines/openbox/obrender.h
move the themes
[dana/openbox.git] / engines / openbox / obrender.h
1 #ifndef __engines_openbox_render_h
2 #define __engines_openbox_render_h
3
4 #include "obengine.h"
5
6 void obrender_frame(ObFrame *self);
7
8 #endif