From: Vinson Lee Date: Wed, 13 Jan 2010 03:49:19 +0000 (-0800) Subject: tnl: Remove unnecessary header from t_rasterpos.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a24d852630a39be1b9a062f17976e8ff8db1df8b;p=mesa.git tnl: Remove unnecessary header from t_rasterpos.c. --- diff --git a/src/mesa/tnl/t_rasterpos.c b/src/mesa/tnl/t_rasterpos.c index 99b67874556..13b84a7d77b 100644 --- a/src/mesa/tnl/t_rasterpos.c +++ b/src/mesa/tnl/t_rasterpos.c @@ -29,7 +29,6 @@ #include "main/feedback.h" #include "main/light.h" #include "main/macros.h" -#include "main/rastpos.h" #include "main/simple_list.h" #include "main/mtypes.h"