diff --git a/render/filter.c b/render/filter.c index 546998a92c..9a32e57d8e 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 cc982a0382..7bc7c71f7b 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 2d66e71de9..8f07d35803 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"