summaryrefslogtreecommitdiff
path: root/src/mesa/swrast
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-13 22:58:07 -0800
committerVinson Lee <vlee@vmware.com>2010-01-13 22:58:07 -0800
commit78411881d344b4e2d7243b6f9bebc2d692e3d943 (patch)
tree4d4d03132b97a1b928d29ddc9771b4e621e32417 /src/mesa/swrast
parent0a708681310d03f3456b6f89bf7915b376f75fd1 (diff)
swrast: Remove unnecessary header from s_atifragshader.c.
Diffstat (limited to 'src/mesa/swrast')
-rw-r--r--src/mesa/swrast/s_atifragshader.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_atifragshader.c b/src/mesa/swrast/s_atifragshader.c
index e88ff19123..353e9999d6 100644
--- a/src/mesa/swrast/s_atifragshader.c
+++ b/src/mesa/swrast/s_atifragshader.c
@@ -23,7 +23,6 @@
#include "main/colormac.h"
#include "main/context.h"
#include "main/macros.h"
-#include "shader/program.h"
#include "shader/atifragshader.h"
#include "swrast/s_atifragshader.h"