From 2bea6b651923747d30f9f4a14507f55ebe1765ea Mon Sep 17 00:00:00 2001 From: stwo Date: Thu, 31 Jan 2013 11:47:10 +0000 Subject: Oops. Missed removing one line in last commit. --- unix/tkUnixKey.c | 2 -- 1 file changed, 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 - /* * Prototypes for local functions defined in this file: */ -- cgit v0.12