From: Vinson Lee Date: Tue, 19 Jan 2010 05:02:19 +0000 (-0800) Subject: mesa: Remove unnecessary header from image.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2cbc3e0a206b701780c893cf96507778ab1fb5a1;p=mesa.git mesa: Remove unnecessary header from image.c. --- diff --git a/src/mesa/main/image.c b/src/mesa/main/image.c index 3b685cb9471..1dfcc481955 100644 --- a/src/mesa/main/image.c +++ b/src/mesa/main/image.c @@ -36,7 +36,6 @@ #include "image.h" #include "imports.h" #include "macros.h" -#include "pixel.h" /**