]> icculus.org git repositories - dana/openbox.git/blob - glft/test.c
add support for shaped surfaces
[dana/openbox.git] / glft / test.c
1 #include "glft.h"
2
3 int main()
4 {
5     GlftInit();
6 }