Fix build error: dereferencing pointer to incomplete type

This commit is contained in:
Michel Dänzer 2007-11-06 19:00:23 +01:00
parent eef6783537
commit 7b358e8ea9

View file

@ -41,6 +41,7 @@
#include "pipe/draw/draw_private.h"
#include "pipe/draw/draw_vertex.h"
#include "pipe/p_util.h"
#include "pipe/p_winsys.h"
#include "softpipe/sp_context.h"
#include "softpipe/sp_headers.h"