remove unneeded #includes

This commit is contained in:
Brian 2007-11-08 16:26:55 -07:00
parent 03484d0aae
commit 03f4a487dd

View file

@ -30,10 +30,8 @@
* Keith Whitwell <keith@tungstengraphics.com>
*/
#include "pipe/p_util.h"
#include "draw_private.h"
#include "draw_context.h"
#include "draw_prim.h"