From 2cdfab0ed7eb33a6a50f9b7ec212b498dd8318b5 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 20 Apr 2005 12:42:02 +0000 Subject: [PATCH] Change keysymdef.h to X11/keysymdef.h for include statement. --- dix/dixutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dix/dixutils.c b/dix/dixutils.c index 26b7151a6..92cc763a5 100644 --- a/dix/dixutils.c +++ b/dix/dixutils.c @@ -92,7 +92,7 @@ Author: Adobe Systems Incorporated #include "pixmapstr.h" #include "scrnintstr.h" #define XK_LATIN1 -#include "keysymdef.h" +#include #ifdef XCSECURITY #define _SECURITY_SERVER #include