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
-1
View File
@@ -27,7 +27,6 @@
* Replaces calls to functions with the body of the function.
*/
#include <inttypes.h>
#include "ir.h"
#include "ir_visitor.h"
#include "ir_function_inlining.h"