diff options
author | Vinson Lee <[email protected]> | 2010-01-18 18:54:54 -0800 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2010-01-18 18:54:54 -0800 |
commit | 66035503532a17110e36d1d1053e98a1595d03d9 (patch) | |
tree | f539f6272f4df24aa74da0b8ac5ba3d4f4361f2c /src/mesa/main | |
parent | ec29ba12a687c8a08ecba002216bbd9f56facef0 (diff) |
mesa: Remove unnecessary header from state.c.
Diffstat (limited to 'src/mesa/main')
-rw-r--r-- | src/mesa/main/state.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/state.c b/src/mesa/main/state.c index f10e6b04b7c..904ad012052 100644 --- a/src/mesa/main/state.c +++ b/src/mesa/main/state.c @@ -48,7 +48,6 @@ #include "texenvprogram.h" #include "texobj.h" #include "texstate.h" -#include "viewport.h" static void |