]> icculus.org git repositories - dana/openbox.git/blob - openbox/framerender.c
merge in the changes made in the gl branch
[dana/openbox.git] / openbox / framerender.c
1 #include "frame.h"
2 #include "openbox.h"
3 #include "screen.h"
4 #include "framerender.h"
5 #include "render/theme.h"
6
7 void framerender_frame(Frame *self)
8 {
9 }