diff options
Diffstat (limited to 'src/glsl/tests/general_ir_test.cpp')
-rw-r--r-- | src/glsl/tests/general_ir_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glsl/tests/general_ir_test.cpp b/src/glsl/tests/general_ir_test.cpp index 862fa19abe2..882642d141b 100644 --- a/src/glsl/tests/general_ir_test.cpp +++ b/src/glsl/tests/general_ir_test.cpp @@ -24,7 +24,6 @@ #include "main/compiler.h" #include "main/mtypes.h" #include "main/macros.h" -#include "ralloc.h" #include "ir.h" TEST(ir_variable_constructor, interface) |