summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixKey.c
diff options
context:
space:
mode:
authorstwo <stwo>2013-01-31 11:47:10 (GMT)
committerstwo <stwo>2013-01-31 11:47:10 (GMT)
commit2bea6b651923747d30f9f4a14507f55ebe1765ea (patch)
tree909bc17446b18227a286eab8b9604af91bf56ec6 /unix/tkUnixKey.c
parent169e48cdd00939a1b20756a05e89592f1db36c5e (diff)
downloadtk-2bea6b651923747d30f9f4a14507f55ebe1765ea.zip
tk-2bea6b651923747d30f9f4a14507f55ebe1765ea.tar.gz
tk-2bea6b651923747d30f9f4a14507f55ebe1765ea.tar.bz2
Oops. Missed removing one line in last commit.
Diffstat (limited to 'unix/tkUnixKey.c')
-rw-r--r--unix/tkUnixKey.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/tkUnixKey.c b/unix/tkUnixKey.c
index d2de6f7..a59d94e 100644
--- a/unix/tkUnixKey.c
+++ b/unix/tkUnixKey.c
@@ -18,8 +18,6 @@
# define XkbKeycodeToKeysym(D,K,G,L) XKeycodeToKeysym(D,K,L)
#endif
-#include <X11/XKBlib.h>
-
/*
* Prototypes for local functions defined in this file:
*/