From 65d74d93145d22b68bad5728a7ebe38dc662cb21 Mon Sep 17 00:00:00 2001 From: Jon TURNEY Date: Wed, 20 May 2009 21:32:54 +0100 Subject: Cygwin/X: Fix multiwindow extwm mode to build again Build and link with rootless extension Update Xwin code for removal of RootlessAccelInit() Fix Xwin code which now has a collision with the type name EventType Based on patches from Colin Harrison, Jon Turney and Yaakov Selkowitz Signed-off-by: Jon TURNEY --- hw/xwin/winmultiwindowwm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/xwin/winmultiwindowwm.c') diff --git a/hw/xwin/winmultiwindowwm.c b/hw/xwin/winmultiwindowwm.c index 194dbf64c..74213791d 100644 --- a/hw/xwin/winmultiwindowwm.c +++ b/hw/xwin/winmultiwindowwm.c @@ -57,7 +57,7 @@ #include "ddraw.h" #include "winwindow.h" #ifdef XWIN_MULTIWINDOWEXTWM -#include "windowswmstr.h" +#include #else /* We need the native HWND atom for intWM, so for consistency use the same name as extWM would if we were building with enabled... */ -- cgit v1.2.3