projects
/
platform
/
upstream
/
xorg-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4452821
)
Change keymap.h includes to X11/keymap.h
author
Daniel Stone
<daniel@fooishbar.org>
Thu, 21 Apr 2005 00:31:13 +0000
(
00:31
+0000)
committer
Daniel Stone
<daniel@fooishbar.org>
Thu, 21 Apr 2005 00:31:13 +0000
(
00:31
+0000)
hw/xfree86/common/atKeynames.h
patch
|
blob
|
history
diff --git
a/hw/xfree86/common/atKeynames.h
b/hw/xfree86/common/atKeynames.h
index
17bb21f
..
d37f5b0
100644
(file)
--- a/
hw/xfree86/common/atKeynames.h
+++ b/
hw/xfree86/common/atKeynames.h
@@
-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