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
|
#ifndef SHADER_INFO_H
|
||||||
#define SHADER_INFO_H
|
#define SHADER_INFO_H
|
||||||
|
|
||||||
|
#include "shader_enums.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user