softpipe: Include missing header.

This commit is contained in:
Michal Krol 2008-08-12 11:30:50 +02:00
parent 40436b31a6
commit 66ef96f6dc

View file

@ -39,6 +39,7 @@
#include "sp_quad.h"
#include "sp_state.h"
#include "sp_prim_setup.h"
#include "draw/draw_context.h"
#include "draw/draw_private.h"
#include "draw/draw_vertex.h"
#include "pipe/p_util.h"