From dba7875cdaff66fc5e8ffdd56055b5c0bb92f145 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sat, 31 Jul 2010 13:35:17 -0700 Subject: swrast: Remove unnecessary headers. --- src/mesa/swrast/s_fragprog.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/swrast/s_fragprog.c') diff --git a/src/mesa/swrast/s_fragprog.c b/src/mesa/swrast/s_fragprog.c index 413f136cd59..a2c2a10c3de 100644 --- a/src/mesa/swrast/s_fragprog.c +++ b/src/mesa/swrast/s_fragprog.c @@ -24,7 +24,6 @@ #include "main/glheader.h" #include "main/colormac.h" -#include "main/context.h" #include "program/prog_instruction.h" #include "s_fragprog.h" -- cgit v1.2.3