mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 07:50:11 +01:00
glsl: Fix self inclusion in slang_compile_function.h.
Fix self inclusion introduced by commit
4fef77c7c5.
This commit is contained in:
parent
6f2077e1ab
commit
d375cb869e
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue