include pipe/draw/draw_context.h
authorBrian <brian.paul@tungstengraphics.com>
Wed, 16 Jan 2008 01:22:23 +0000 (18:22 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 16 Jan 2008 01:22:23 +0000 (18:22 -0700)
src/mesa/state_tracker/st_cb_program.c

index 1f34fc8..f1f33fb 100644 (file)
@@ -40,6 +40,7 @@
 #include "shader/shader_api.h"
 
 #include "pipe/cso_cache/cso_cache.h"
+#include "pipe/draw/draw_context.h"
 
 #include "st_context.h"
 #include "st_program.h"