i915: Add mising include.

This commit is contained in:
Michal Krol 2008-05-31 18:42:17 +02:00
parent a4abedc4f5
commit 9b3c1582be

View file

@ -38,6 +38,7 @@
*/
#include "draw/draw_context.h"
#include "draw/draw_vbuf.h"
#include "pipe/p_debug.h"
#include "pipe/p_util.h"