gallium/draw: Remove unnecessary headers.
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
#include "draw_context.h"
|
||||
#include "draw_vs.h"
|
||||
#include "draw_gs.h"
|
||||
#include "draw_pt.h"
|
||||
#include "draw_pipe.h"
|
||||
|
||||
|
||||
struct draw_context *draw_create( void )
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
#include "draw/draw_pt.h"
|
||||
#include "draw/draw_vs.h"
|
||||
#include "draw/draw_gs.h"
|
||||
#include "translate/translate.h"
|
||||
|
||||
|
||||
struct fetch_pipeline_middle_end {
|
||||
|
||||
Reference in New Issue
Block a user