We make use of some enums here.
---
 src/compiler/shader_info.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/compiler/shader_info.h b/src/compiler/shader_info.h
index e36fe09..1605c82 100644
--- a/src/compiler/shader_info.h
+++ b/src/compiler/shader_info.h
@@ -25,6 +25,8 @@
 #ifndef SHADER_INFO_H
 #define SHADER_INFO_H
 
+#include "shader_enums.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif
-- 
2.7.4

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to