diff options
Diffstat (limited to 'src/tdfx_vb.c')
-rw-r--r-- | src/tdfx_vb.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/tdfx_vb.c b/src/tdfx_vb.c index 4928802..d6fcf98 100644 --- a/src/tdfx_vb.c +++ b/src/tdfx_vb.c @@ -29,13 +29,8 @@ #include "main/macros.h" #include "main/colormac.h" -#include "math/m_translate.h" -#include "swrast_setup/swrast_setup.h" - #include "tdfx_context.h" #include "tdfx_vb.h" -#include "tdfx_tris.h" -#include "tdfx_state.h" #include "tdfx_render.h" static void copy_pv( GLcontext *ctx, GLuint edst, GLuint esrc ) |