diff --git a/render/filter.c b/render/filter.c index 5760fe1af..317a90d36 100644 --- a/render/filter.c +++ b/render/filter.c @@ -33,7 +33,6 @@ #include "windowstr.h" #include "input.h" #include "resource.h" -#include "colormapst.h" #include "cursorstr.h" #include "dixstruct.h" #include "gcstruct.h" diff --git a/render/glyph.c b/render/glyph.c index 5525397ba..3f6b8cbf0 100644 --- a/render/glyph.c +++ b/render/glyph.c @@ -35,7 +35,6 @@ #include "windowstr.h" #include "input.h" #include "resource.h" -#include "colormapst.h" #include "cursorstr.h" #include "dixstruct.h" #include "gcstruct.h" diff --git a/render/matrix.c b/render/matrix.c index 2d66e71de..8f07d3580 100644 --- a/render/matrix.c +++ b/render/matrix.c @@ -30,7 +30,6 @@ #include "windowstr.h" #include "input.h" #include "resource.h" -#include "colormapst.h" #include "cursorstr.h" #include "dixstruct.h" #include "gcstruct.h"