Mesa (master): r300: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Aug 26 01:00:41 UTC 2010


Module: Mesa
Branch: master
Commit: d430aea8bc0e74a657236d04584607443549b378
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d430aea8bc0e74a657236d04584607443549b378

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Aug 25 18:00:23 2010 -0700

r300: Remove unnecessary header.

---

 src/mesa/drivers/dri/r300/r300_fragprog_common.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/drivers/dri/r300/r300_fragprog_common.c b/src/mesa/drivers/dri/r300/r300_fragprog_common.c
index 95f4306..7b6521c 100644
--- a/src/mesa/drivers/dri/r300/r300_fragprog_common.c
+++ b/src/mesa/drivers/dri/r300/r300_fragprog_common.c
@@ -38,7 +38,6 @@
 
 #include "r300_fragprog_common.h"
 
-#include "program/prog_parameter.h"
 #include "program/prog_print.h"
 
 #include "compiler/radeon_compiler.h"




More information about the mesa-commit mailing list