include Xutil for shape.h on old X versions
This commit is contained in:
parent
b1d44ac43b
commit
35181125f1
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "geom.h"
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h> /* shape.h uses Region which is in here */
|
||||
#ifdef XKB
|
||||
#include <X11/XKBlib.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue