From 5cc20a06b05bd551b663c050fb4802e2658decd5 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Mon, 1 Feb 2010 00:43:33 -0800 Subject: mesa: Remove unnecessary headers. --- src/mesa/main/api_exec.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mesa/main/api_exec.c') diff --git a/src/mesa/main/api_exec.c b/src/mesa/main/api_exec.c index cb389f23e8..e62c7aa572 100644 --- a/src/mesa/main/api_exec.c +++ b/src/mesa/main/api_exec.c @@ -97,8 +97,6 @@ #endif #if FEATURE_NV_fragment_program #include "shader/nvprogram.h" -#include "shader/program.h" -#include "texenvprogram.h" #endif #if FEATURE_ARB_shader_objects #include "shaders.h" -- cgit v1.2.3