summaryrefslogtreecommitdiff
path: root/ir_variable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ir_variable.cpp')
-rw-r--r--ir_variable.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/ir_variable.cpp b/ir_variable.cpp
index 0c0d1278a4..49d8e3dcfb 100644
--- a/ir_variable.cpp
+++ b/ir_variable.cpp
@@ -21,10 +21,9 @@
* DEALINGS IN THE SOFTWARE.
*/
-#include <stdio.h>
+#include "ir.h"
#include "glsl_parser_extras.h"
#include "glsl_symbol_table.h"
-#include "ir.h"
#include "builtin_variables.h"
#ifndef Elements