mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-06 21:43:37 +00:00
Change keymap.h includes to X11/keymap.h
This commit is contained in:
@@ -55,8 +55,8 @@
|
||||
|
||||
#define XK_TECHNICAL
|
||||
#define XK_KATAKANA
|
||||
#include "keysym.h"
|
||||
#include "XF86keysym.h"
|
||||
#include <X11/keysym.h>
|
||||
#include <X11/XF86keysym.h>
|
||||
|
||||
#define GLYPHS_PER_KEY 4
|
||||
#define NUM_KEYCODES 248
|
||||
|
||||
Reference in New Issue
Block a user