glsl: Include missing header in slang_link.c.
Include slang_compile.h for _slang_compile function.
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include "program/prog_statevars.h"
|
||||
#include "program/prog_uniform.h"
|
||||
#include "slang_builtin.h"
|
||||
#include "slang_compile.h"
|
||||
#include "slang_link.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user