diff options
Diffstat (limited to 'src/mesa')
-rw-r--r-- | src/mesa/program/prog_statevars.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/program/prog_statevars.h b/src/mesa/program/prog_statevars.h index 6cb3531233c..f28d2bb4a37 100644 --- a/src/mesa/program/prog_statevars.h +++ b/src/mesa/program/prog_statevars.h @@ -27,6 +27,7 @@ #include "main/glheader.h" +#include "compiler/shader_enums.h" #ifdef __cplusplus |