remove #include vf.h

This commit is contained in:
Brian 2007-10-17 16:23:25 -06:00
parent 52111366cc
commit f953c223df
4 changed files with 0 additions and 5 deletions

View file

@ -51,8 +51,6 @@
#include "pipe/tgsi/mesa/mesa_to_tgsi.h"
#include "vf/vf.h"

View 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"

View 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"

View file

@ -46,7 +46,6 @@
#include "pipe/p_defines.h"
#include "pipe/p_winsys.h"
#include "shader/prog_instruction.h"
#include "vf/vf.h"