diff --git a/hw/xnest/Screen.c b/hw/xnest/Screen.c index ca0997042..ed7063e44 100644 --- a/hw/xnest/Screen.c +++ b/hw/xnest/Screen.c @@ -23,7 +23,6 @@ is" without express or implied warranty. #include "scrnintstr.h" #include "dix.h" #include "micmap.h" -#include "colormapst.h" #include "resource.h" #include "Xnest.h" diff --git a/hw/xnest/Window.c b/hw/xnest/Window.c index d7e388568..649685a4a 100644 --- a/hw/xnest/Window.c +++ b/hw/xnest/Window.c @@ -23,7 +23,6 @@ is" without express or implied warranty. #include "window.h" #include "windowstr.h" #include "pixmapstr.h" -#include "colormapst.h" #include "scrnintstr.h" #include "region.h"