From e5f002eddef1abe324033a3155f01d048536a48d Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Sat, 16 Feb 2008 20:00:47 +0200 Subject: [PATCH] XkbProcessOtherEvent: Don't depend on now-removed header We don't do XKBsrv.h anymore. --- xkb/xkbPrOtherEv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xkb/xkbPrOtherEv.c b/xkb/xkbPrOtherEv.c index d65107cdc..8017903be 100644 --- a/xkb/xkbPrOtherEv.c +++ b/xkb/xkbPrOtherEv.c @@ -36,7 +36,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. #include #include "misc.h" #include "inputstr.h" -#include +#include "xkbsrv.h" #include #include