diff --git a/Xext/panoramiXprocs.c b/Xext/panoramiXprocs.c index 06bebeebc..dde209efc 100644 --- a/Xext/panoramiXprocs.c +++ b/Xext/panoramiXprocs.c @@ -37,7 +37,6 @@ Equipment Corporation. #include "windowstr.h" #include "dixfontstr.h" #include "gcstruct.h" -#include "colormapst.h" #include "scrnintstr.h" #include "opaque.h" #include "inputstr.h" diff --git a/Xext/security.c b/Xext/security.c index 2e697dd6b..3194e7309 100644 --- a/Xext/security.c +++ b/Xext/security.c @@ -43,7 +43,6 @@ in this Software without prior written authorization from The Open Group. #include "inputstr.h" #include "windowstr.h" #include "propertyst.h" -#include "colormapst.h" #include "privates.h" #include "xacestr.h" #include "securitysrv.h"