i915: Remove unnecessary header from i830_context.c.

This commit is contained in:
Vinson Lee 2010-08-19 00:29:59 -07:00
parent ce29e86458
commit 11726c4e86
1 changed files with 0 additions and 1 deletions

View 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"