mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-04 22:18:30 +02:00
Bug #1625: Include keysym.h from Xutil.h.
This commit is contained in:
parent
2481b767ae
commit
3a16f262ab
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ SOFTWARE.
|
|||
|
||||
/* You must include <X11/Xlib.h> before including this file */
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/keysym.h>
|
||||
|
||||
/*
|
||||
* Bitmask returned by XParseGeometry(). Each bit tells if the corresponding
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue