openbox/cwmcc/cwmcc.h

7 lines
89 B
C
Raw Normal View History

#ifndef __cwmcc_cwmcc_h
#define __cwmcc_cwmcc_h
void cwmcc_startup(Display *d);
#endif