glsl: Remove unneeded headers.

This commit is contained in:
Stéphane Marchesin
2011-10-04 18:03:22 -07:00
parent 041ff4c731
commit af962e1183
2 changed files with 0 additions and 2 deletions

View File

@@ -33,7 +33,6 @@
* a dereference chain.
*/
#include <inttypes.h>
#include "ir.h"
#include "ir_hierarchical_visitor.h"
#include "program/hash_table.h"