OSDN Git Service

include swrast_setup/swrast_setup.h to silence warning
authorBrian <brian.paul@tungstengraphics.com>
Tue, 22 May 2007 22:50:05 +0000 (16:50 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 22 May 2007 22:50:05 +0000 (16:50 -0600)
src/mesa/drivers/dri/i965/brw_draw.c

index c7798b1..0c64d7e 100644 (file)
@@ -47,6 +47,7 @@
 #include "tnl/tnl.h"
 #include "vbo/vbo_context.h"
 #include "swrast/swrast.h"
+#include "swrast_setup/swrast_setup.h"