remove #include vf.h
authorBrian <brian.paul@tungstengraphics.com>
Wed, 17 Oct 2007 22:23:25 +0000 (16:23 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 17 Oct 2007 22:23:25 +0000 (16:23 -0600)
src/mesa/state_tracker/st_cb_clear.c
src/mesa/state_tracker/st_cb_drawpixels.c
src/mesa/state_tracker/st_cb_feedback.c
src/mesa/state_tracker/st_cb_rasterpos.c

index c0ea1a4bf6c2c47ffd343b36f608850a0216087a..2e7d9f1a301158dfe4afe12f44ed5a31fa8bbb23 100644 (file)
@@ -51,8 +51,6 @@
 
 #include "pipe/tgsi/mesa/mesa_to_tgsi.h"
 
-#include "vf/vf.h"
-
 
 
 
index 9031ef46dfe22ff951fe7f64a152c8166efb3149..bb8a083883e07304db3b7d9459652ce9a3c95a7c 100644 (file)
@@ -47,7 +47,6 @@
 #include "pipe/p_defines.h"
 #include "pipe/tgsi/mesa/mesa_to_tgsi.h"
 #include "shader/prog_instruction.h"
-#include "vf/vf.h"
 
 
 
index 923e1cdb893ce9b76d5f03b4aae14920a9045f45..a9fd2579a2250f973d270954b513b0708e45f467 100644 (file)
@@ -55,7 +55,6 @@
 #include "pipe/p_defines.h"
 #include "pipe/p_winsys.h"
 #include "pipe/cso_cache/cso_cache.h"
-#include "vf/vf.h"
 
 #include "pipe/draw/draw_context.h"
 #include "pipe/draw/draw_private.h"
index 653801001a8de352e5da0377fb4d7f452408cfd4..eb6ee51939184307fa668ed02319ae80eeaeea3b 100644 (file)
@@ -46,7 +46,6 @@
 #include "pipe/p_defines.h"
 #include "pipe/p_winsys.h"
 #include "shader/prog_instruction.h"
-#include "vf/vf.h"