mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-29 10:20:08 +01:00
Change keysymdef.h to X11/keysymdef.h for include statement.
This commit is contained in:
parent
fa5539247d
commit
2cdfab0ed7
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ Author: Adobe Systems Incorporated
|
|||
#include "pixmapstr.h"
|
||||
#include "scrnintstr.h"
|
||||
#define XK_LATIN1
|
||||
#include "keysymdef.h"
|
||||
#include <X11/keysymdef.h>
|
||||
#ifdef XCSECURITY
|
||||
#define _SECURITY_SERVER
|
||||
#include <X11/extensions/security.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue