From: Brian Date: Wed, 16 Jan 2008 01:22:23 +0000 (-0700) Subject: include pipe/draw/draw_context.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=14a1e5908dc204f033eaff88e6b3f5cbc9793c0c;p=mesa.git include pipe/draw/draw_context.h --- diff --git a/src/mesa/state_tracker/st_cb_program.c b/src/mesa/state_tracker/st_cb_program.c index 1f34fc86ad3..f1f33fb0dd8 100644 --- a/src/mesa/state_tracker/st_cb_program.c +++ b/src/mesa/state_tracker/st_cb_program.c @@ -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"