summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixKey.c
diff options
context:
space:
mode:
authorstwo@users.sourceforge.net <stwo>2013-01-31 11:47:10 (GMT)
committerstwo@users.sourceforge.net <stwo>2013-01-31 11:47:10 (GMT)
commit3c36d5c5181ad26915431a799ff76c5c7dbb3671 (patch)
tree909bc17446b18227a286eab8b9604af91bf56ec6 /unix/tkUnixKey.c
parent4d9db454b05e0b5826e65b911634b2ae027c58da (diff)
downloadtk-3c36d5c5181ad26915431a799ff76c5c7dbb3671.zip
tk-3c36d5c5181ad26915431a799ff76c5c7dbb3671.tar.gz
tk-3c36d5c5181ad26915431a799ff76c5c7dbb3671.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:
*/