summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gallium/drivers/nv20/nv20_state_emit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/nv20/nv20_state_emit.c b/src/gallium/drivers/nv20/nv20_state_emit.c
index 863cfd7fba..d0772c527b 100644
--- a/src/gallium/drivers/nv20/nv20_state_emit.c
+++ b/src/gallium/drivers/nv20/nv20_state_emit.c
@@ -1,5 +1,6 @@
#include "nv20_context.h"
#include "nv20_state.h"
+#include "draw/draw_context.h"
static void nv20_state_emit_blend(struct nv20_context* nv20)
{