projects
/
mikachu
/
openbox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
back to automake
[mikachu/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