glsl: Fix self inclusion in slang_compile_function.h.
Fix self inclusion introduced by commit
4fef77c7c5.
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#define SLANG_COMPILE_FUNCTION_H
|
||||
|
||||
#include "main/glheader.h"
|
||||
#include "slang_compile_function.h"
|
||||
#include "slang_compile_operation.h"
|
||||
#include "slang_compile_variable.h"
|
||||
#include "slang_log.h"
|
||||
|
||||
Reference in New Issue
Block a user