i915: Remove unnecessary header from i830_context.c.
authorVinson Lee <vlee@vmware.com>
Thu, 19 Aug 2010 07:29:59 +0000 (00:29 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 19 Aug 2010 07:29:59 +0000 (00:29 -0700)
src/mesa/drivers/dri/i915/i830_context.c

index d52ea9812f7f835436bfc71e887ac75232b3a190..8ddce6d82a58990cf89d5c88b379e71684385e76 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "i830_context.h"
 #include "main/imports.h"
-#include "texmem.h"
 #include "tnl/tnl.h"
 #include "tnl/t_vertex.h"
 #include "tnl/t_context.h"