mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2025-12-29 23:10:17 +01:00
Bug #1625: Include keysym.h from Xutil.h.
This commit is contained in:
parent
5262a1945c
commit
23df609ec4
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