From: Vinson Lee Date: Wed, 27 Oct 2010 16:38:33 +0000 (-0700) Subject: mesa: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e7343cd704afb19b6491b8cbf591e0dda0160f87;p=mesa.git mesa: Remove unnecessary header. --- diff --git a/src/mesa/main/image.c b/src/mesa/main/image.c index 98f7581e187..43cc06d7196 100644 --- a/src/mesa/main/image.c +++ b/src/mesa/main/image.c @@ -32,7 +32,6 @@ #include "glheader.h" #include "colormac.h" -#include "enums.h" #include "image.h" #include "imports.h" #include "macros.h"