summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_cs_derived.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/glsl/lower_cs_derived.cpp')
-rw-r--r--src/compiler/glsl/lower_cs_derived.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/glsl/lower_cs_derived.cpp b/src/compiler/glsl/lower_cs_derived.cpp
index f7ec2a48b47..15534b0ac6b 100644
--- a/src/compiler/glsl/lower_cs_derived.cpp
+++ b/src/compiler/glsl/lower_cs_derived.cpp
@@ -43,6 +43,7 @@
#include "linker.h"
#include "program/prog_statevars.h"
#include "builtin_functions.h"
+#include "main/mtypes.h"
using namespace ir_builder;