mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
Use the client-side XKB headers for the config utilities
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#endif
|
||||
#include <ctype.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include "xkbstr.h"
|
||||
#include <X11/extensions/XKBstr.h>
|
||||
#include <X11/extensions/XKBrules.h>
|
||||
#include "cards.h"
|
||||
#include "config.h"
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include "xkbstr.h"
|
||||
#include <X11/extensions/XKBstr.h>
|
||||
#include <X11/extensions/XKBrules.h>
|
||||
#define MAX_XKBOPTIONS 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user