mesa: Remove unnecessary headers.

This commit is contained in:
Vinson Lee
2010-07-29 17:14:32 -07:00
parent e75da1a8d6
commit bbe1385201
2 changed files with 0 additions and 2 deletions

View File

@@ -32,7 +32,6 @@
#include "imports.h"
#include "mtypes.h"
#include "hash.h"
#include "arrayobj.h"
#if FEATURE_ATI_fragment_shader
#include "atifragshader.h"
#endif