From e7343cd704afb19b6491b8cbf591e0dda0160f87 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 27 Oct 2010 09:38:33 -0700 Subject: mesa: Remove unnecessary header. --- src/mesa/main/image.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main') diff --git a/src/mesa/main/image.c b/src/mesa/main/image.c index 98f7581e18..43cc06d719 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" -- cgit v1.2.3