diff options
Diffstat (limited to 'src/compiler/shader_info.h')
-rw-r--r-- | src/compiler/shader_info.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compiler/shader_info.h b/src/compiler/shader_info.h index b4499006f86..182a0369ef6 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 |