glsl: Include missing header in slang_utility.h.
Include glheader.h for GL symbols.
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#define SLANG_UTILITY_H
|
||||
|
||||
|
||||
#include "main/glheader.h"
|
||||
|
||||
/* Compile-time assertions. If the expression is zero, try to declare an
|
||||
* array of size [-1] to cause compilation error.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user