]> icculus.org git repositories - dana/openbox.git/blob - cwmcc/cwmcc_internal.h
make minsize take int*'s not a Size*
[dana/openbox.git] / cwmcc / cwmcc_internal.h
1 #ifndef __cwmcc_cwmcc_internal_h
2 #define __cwmcc_cwmcc_internal_h
3
4 #include <X11/Xlib.h>
5
6 extern Display *cwmcc_display;
7
8 #endif