compiler: include shader_enums.h in shader_info.h
We make use of some enums here. Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#ifndef SHADER_INFO_H
|
||||
#define SHADER_INFO_H
|
||||
|
||||
#include "shader_enums.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user