]> Dogcows Code - chaz/openbox/blob - cwmcc/cwmcc_internal.h
068c0f0a928b7ef26cff6febdbb6a8377031394d
[chaz/openbox] / 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
This page took 0.034319 seconds and 3 git commands to generate.