Mesa (master): st/mesa: Clean up header file inclusion in st_cb_program.h.

Vinson Lee vlee at kemper.freedesktop.org
Sat Dec 18 09:45:18 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Dec 18 01:44:52 2010 -0800

st/mesa: Clean up header file inclusion in st_cb_program.h.

---

 src/mesa/state_tracker/st_cb_program.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mesa/state_tracker/st_cb_program.h b/src/mesa/state_tracker/st_cb_program.h
index d9149d6..091a443 100644
--- a/src/mesa/state_tracker/st_cb_program.h
+++ b/src/mesa/state_tracker/st_cb_program.h
@@ -29,8 +29,6 @@
 #define ST_CB_PROGRAM_H
 
 
-#include "main/mtypes.h"
-
 struct dd_function_table;
 
 extern void




More information about the mesa-commit mailing list