diff options
Diffstat (limited to 'unix')
-rw-r--r-- | unix/tkUnixKey.c | 2 |
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: */ |