summaryrefslogtreecommitdiff
path: root/cwmcc/cwmcc.h
blob: 09f46a220dce4e5face7eaecedb2dcdfc3d0eee6 (plain)
1
2
3
4
5
6
#ifndef __cwmcc_cwmcc_h
#define __cwmcc_cwmcc_h

void cwmcc_startup(Display *d);

#endif