Signed-off-by: Jon TURNEY <[email protected]> --- hw/xwin/winconfig.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hw/xwin/winconfig.h b/hw/xwin/winconfig.h index 4635ba7..a09b7a8 100644 --- a/hw/xwin/winconfig.h +++ b/hw/xwin/winconfig.h @@ -34,7 +34,7 @@ #ifdef XWIN_XF86CONFIG #include "../xfree86/parser/xf86Parser.h" #endif - +#include <X11/extensions/XKBcommon.h> /* These are taken from hw/xfree86/common/xf86str.h */ -- 1.7.2.3 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
