gallium: include st_cb_drawpixels.h
authorBrian <brian.paul@tungstengraphics.com>
Fri, 8 Feb 2008 21:56:38 +0000 (14:56 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 8 Feb 2008 22:13:49 +0000 (15:13 -0700)
src/mesa/state_tracker/st_gen_mipmap.c

index 16f9e4cd2729ff68e0270f5742f68d440163c301..a6ac9a55fb3be16ae84a57318c002ec3b5b0ccf9 100644 (file)
@@ -40,6 +40,7 @@
 #include "st_draw.h"
 #include "st_gen_mipmap.h"
 #include "st_program.h"
+#include "st_cb_drawpixels.h"
 #include "st_cb_texture.h"