there might be envs which need Xlib.h
01022b95
1 file(s) · +1 −0
| 41 | 41 | #include <X11/cursorfont.h> |
|
| 42 | 42 | #include <X11/keysym.h> |
|
| 43 | 43 | #include <X11/Xatom.h> |
|
| 44 | + | #include <X11/Xlib.h> |
|
| 44 | 45 | #include <X11/Xproto.h> |
|
| 45 | 46 | #include <X11/Xutil.h> |
|
| 46 | 47 |